Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 17, 2020
Add description about LogicalRewriteTruncate wait event into document.
Show description for e593148committed
Commits on Feb 16, 2020
Try again to work around Windows' ERROR_SHARING_VIOLATION in pg_ctl.
Show description for e02ea14committed
Commits on Feb 15, 2020
Update obsolete comment.
Show description for faade5dcommittedClarify coding in Catalog::AddDefaultValues.
Show description for 9d1ec5acommittedRun "make reformat-dat-files".
Show description for b78542bcommittedDon't require pg_class.dat to contain correct relnatts values.
Show description for 86ff085committedRecreate website's formatting for "website" doc builds.
Show description for 317906fcommitted
Commits on Feb 14, 2020
Remove pg_regress' --load-language option.
Show description for 751c63ccommittedRemove some dead code in contrib/adminpack/
Show description for 11f063bcommitted
Commits on Feb 13, 2020
Mark some contrib modules as "trusted".
Show description for eb67623committedLogical Tape Set: lazily allocate read buffer.
Show description for 7fdd919committedAvoid a performance regression in float overflow/underflow detection.
Show description for 607f8cecommitted
Commits on Feb 12, 2020
Doc: Restructure B-Tree support routine docs.
Show description for caba091committedRemove long-dead comments.
Show description for 0973f56committedDoc: fix old oversights in GRANT/REVOKE documentation.
Show description for dce9881committedTry to harden insert-conflict-specconflict against autovacuum.
Show description for 997563dcommittedAdd %x to default PROMPT1 and PROMPT2 in psql
Show description for dcdbb5acommittedTest additional speculative conflict scenarios.
Show description for 43e0841committedFix bug in pg_basebackup -F plain -R.
Show description for be6221ecommitted
Commits on Feb 11, 2020
- committed
Use pg_pwrite() in more places.
Show description for 701a51fcommitted
Commits on Feb 10, 2020
- committed
psql: Remove one use of HAVE_UNIX_SOCKETS
Show description for 541757fcommittedSimplify passing of configure arguments to pg_config
Show description for b691c18committedChange signature of TupleHashTableHash().
Show description for 11de6c9committedcreateuser: fix parsing of --connection-limit argument
Show description for 8fa8e01committedFix priv checks for ALTER <object> DEPENDS ON EXTENSION
Show description for b048f55committedRevert "pg_upgrade: Fix quoting of some arguments in pg_ctl command"
Show description for 4e81886committedFix typos.
Show description for 3dfba9fcommittedAmit Kapiladoc: Spell checking
Show description for 77a00b8committedAmit Kapilapg_upgrade: Fix quoting of some arguments in pg_ctl command
Show description for d1c0b61committedpsql: Fix %w length in PROMPT2 when PROMPT1 contains a newline.
Show description for 1713a00committed
Commits on Feb 9, 2020
Revert "docs: change "default role" wording to "predefined role""
Show description for c185a57committedStore the deletion horizon XID for a deleted GIN page on the right page.
Show description for 4093ff5committed
Commits on Feb 7, 2020
Fix failure to create FKs correctly in partitions
Show description for 55173d2committed