Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Aug 10, 2020
Document clashes between logical replication and untrusted users.
Show description for cec57b1committedEmpty search_path in logical replication apply worker and walsender.
Show description for 11da970committedMove connect.h from fe_utils to src/include/common.
Show description for e078fb5committedMake contrib modules' installation scripts more secure.
Show description for 7eeb1d9committed
Commits on Aug 9, 2020
Correct nbtree page split lock coupling comment.
Show description for d129c07committedCheck for fseeko() failure in pg_dump's _tarAddFile().
Show description for 1b9cde5committedRemove useless Assert.
Show description for 1c164efcommitted
Commits on Aug 8, 2020
Remove <@ from contrib/intarray's GiST operator classes.
Show description for 20e7e1fcommittedTeach amcheck to verify sibling links in all cases.
Show description for 39132b7committedwalsnd: Don't set waiting_for_ping_response spuriously
Show description for 470687bcommittedFix the logical streaming test.
Show description for 82a0ba7committedAmit Kapila- committed
Implement streaming mode in ReorderBuffer.
Show description for 7259736committedAmit Kapila
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