Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Aug 7, 2020
Make nbtree split REDO locking match original execution.
Show description for 0a7d771committedRemove PROC_IN_ANALYZE and derived flags
Show description for cea3d55committedSupport testing of cases where table schemas change after planning.
Show description for 6f0b632committedRename nbtree split REDO routine variables.
Show description for 3df92bbcommittedFix yet another issue with step generation in partition pruning.
Show description for 199cec9committedEtsuro Fujita
Commits on Aug 6, 2020
Remove obsolete amcheck comment.
Show description for 3a3be80committedamcheck: Sanitize metapage's allequalimage field.
Show description for c254d8dcommittedFix bogus EXPLAIN output for Hash Aggregate
Show description for d5e9652committedRegister llvm_shutdown using on_proc_exit, not before_shmem_exit.
Show description for bab1500committed
Commits on Aug 5, 2020
doc: clarify "state" table reference in tutorial
Show description for a677535committedFix matching of sub-partitions when a partitioned plan is stale.
Show description for 7a980dfcommitted
Commits on Aug 4, 2020
Remove btree page items after page unlink
Show description for f47b5e1committedIncrease hard-wired timeout values in ecpg regression tests.
Show description for 0f76294committedMake new SSL TAP test for channel_binding more robust
Show description for dd87799committed
Commits on Aug 3, 2020
Fix replica backward scan race condition.
Show description for 9a9db08committedAdd nbtree page deletion assertion.
Show description for a451b7dcommittedRemove unnecessary "DISTINCT" in psql's queries for \dAc and \dAf.
Show description for 9e49676committedDoc: fix obsolete info about allowed range of TZ offsets in timetz.
Show description for eeb01e3committedFix behavior of ecpg's "EXEC SQL elif name".
Show description for 5f28b21committedAdd %P to log_line_prefix for parallel group leader
Show description for b8fdee7committedFix rare failure in LDAP tests.
Show description for f44b9b6committedCorrect comment in simplehash.h.
Show description for 63e9aa6committed
Commits on Aug 2, 2020
Fix minor issues in psql's new \dAc and related commands.
Show description for 533020dcommittedUse int64 instead of long in incremental sort code
Show description for 6ee3b5fcommitted
Commits on Aug 1, 2020
Change XID and mxact limits to warn at 40M and stop at 3M.
Show description for cd5e822committedInvent "amadjustmembers" AM method for validating opclass members.
Show description for 9f96827committedUse pg_pread() and pg_pwrite() in slru.c.
Show description for e2b37d9committedMinimize slot creation for multi-inserts of pg_shdepend
Show description for 022350bcommittedImprove programmer docs for simplehash and dynahash.
Show description for 84c0e4bcommitted
Commits on Jul 31, 2020
Restore lost amcheck TOAST test coverage.
Show description for c79aed4committedFix oversight in ALTER TYPE: typmodin/typmodout must propagate to arrays.
Show description for 3d2376dcommittedFix recently-introduced performance problem in ts_headline().
Show description for 78e73e8committedFix compiler warning from Clang.
Show description for 7be0449committedPreallocate some DSM space at startup.
Show description for 84b1c63committedFix comment in instrument.h
Show description for 7b1110dcommitted