Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 14, 2022
Test replay of regression tests.
Show description for 123828acommittedAdd new simple TAP test for tablespaces.
Show description for d1511fecommittedUse in-place tablespaces in regression test.
Show description for d6d317dcommittedAllow "in place" tablespaces.
Show description for 7170f21committedRename value node fields
Show description for c4cc285committedRefactor AlterRole()
Show description for 93415a3committedAssert redirect pointers are sensible after heap_page_prune().
Show description for bb42bfbcommittedFix possible HOT corruption when RECENTLY_DEAD changes to DEAD while pruning.
Show description for 18b87b2committed
Commits on Jan 13, 2022
Fix ruleutils.c's dumping of whole-row Vars in more contexts.
Show description for 43c2175committedci: windows: run initdb with --no-sync.
Show description for dfc0cb3committedci: windows: enable build summary to make it easier to spot warnings / errors.
Show description for 8a1ce5ecommittedImprove error handling of HMAC computations
Show description for 5513dc6committeddoc: Add "(process)" to the term "WAL receiver" in glossary.
Show description for 379a28bcommittedFix incorrect comments in hmac.c and hmac_openssl.c
Show description for 87f29f4committed
Commits on Jan 12, 2022
Fix memory leak in indexUnchanged hint mechanism.
Show description for db6736ccommittedvacuumlazy.c: fix "garbage tuples" reference.
Show description for e9b873fcommittedConsider fractional paths in generate_orderedappend_paths
Show description for 6b94e7acommittedAdd index on pg_publication_rel.prpubid
Show description for 025b920committedInclude permissive/enforcing state in sepgsql log messages.
Show description for 134d974committedecpg: Catch zero-length Unicode identifiers correctly
Show description for a18b6d2committedMove any code specific to log_destination=csvlog to its own file
Show description for bed6ed3committedRefactor set of routines specific to elog.c
Show description for ac7c807committedFix comment related to pg_cryptohash_error()
Show description for 9a3d8e1committed
Commits on Jan 11, 2022
Add missing include guard to win32ntdll.h.
Show description for af9e633committedImprove error message for missing extension.
Show description for 6f6943fcommittedClean up messy API for src/port/thread.c.
Show description for 98e93a1committedImprove warning message in pg_signal_backend()
Show description for 7fa945bcommittedClean up error message reported after \password encryption failure.
Show description for 9cb5518committedEnhance pg_log_backend_memory_contexts() for auxiliary processes.
Show description for 790fbdacommittedUpdate docs of logical replication for commit 8d74fc96db.
Show description for 85c61bacommittedAmit KapilaFix typo in rewriteheap.c.
Show description for dbfa102committedAmit KapilaImprove error handling of cryptohash computations
Show description for b69aba7committed
Commits on Jan 10, 2022
Doc: fix bogus example about ambiguous timestamps.
Show description for 9ef2c65committedAvoid warning about uninitialized value in MSVC python3 tests
Show description for 90657b4committedMake EXEC_BACKEND more convenient on Linux and FreeBSD.
Show description for f3e7806committed