Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Sep 22, 2023
Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions.
Show description for 48e2b23committed
Commits on Sep 21, 2023
Allow dbname in pg_basebackup/pg_receivewal connstring
Show description for cca97cecommittedUpdate comment about set_join_pathlist_hook().
Show description for c621467committedEtsuro FujitaFix vacuumdb to pass buffer-usage-limit with analyze-only mode
Show description for 5cfba1acommitted
Commits on Sep 20, 2023
doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM and ANALYZE
Show description for e5975c2committedunaccent: Add support for quoted translated characters
Show description for 59f47fbcommittedRemove open-coded binary heap in pg_dump_sort.c.
Show description for 559bc17committedFix typos in pgoutput.c
Show description for c868cbfcommittedpsql: Reset query buffer of \e, \ef and \ev on error
Show description for cb94305committed
Commits on Sep 19, 2023
Convert pg_restore's ready_list to a priority queue.
Show description for 9bfd44bcommittedFix psql tab-completion for identifiers containing dollars.
Show description for 1f99886committedReplace more MemSet calls with struct initialization
Show description for c5b0582committedFix GiST README's explanation of the NSN cross-check.
Show description for bf09437committedStandardize type of extend_by counter
Show description for 9847ca2committedImprove error message for snapshot import in snapmgr.c, take two
Show description for 78a33bbcommitted
Commits on Sep 18, 2023
Fix assertion failure with PL/Python exceptions
Show description for af5b3c3committedAdd function for removing arbitrary nodes in binaryheap.
Show description for c103d07committedFix MSVC build for changes to binaryheap.
Show description for 83223f5committedMake binaryheap available to frontend code.
Show description for 5af0263committedDon't crash if cursor_to_xmlschema is used on a non-data-returning Portal.
Show description for f73fa5acommittedFix psql's \? output for \watch
Show description for d726897committeddoc: Add example for how to set file_fdw column option
Show description for 51908a3committedFix information schema for catalogued not-null constraints
Show description for a0a5e0fcommitted- committed
Make Unicode script fit for future versions
Show description for 5c08927committed
Commits on Sep 15, 2023
Track nesting depth correctly when drilling down into RECORD Vars.
Show description for e0e492ecommittedRename variable for code clarity
Show description for a396e20committedRemove unnecessary smgrimmedsync() when creating unlogged table.
Show description for 18724afcommitted
Commits on Sep 14, 2023
Quote filenames in error messages
Show description for b0ec61ccommitted- committed
Revert "Improve error message on snapshot import in snapmgr.c"
Show description for be02290committedFlush logical slots to disk during a shutdown checkpoint if required.
Show description for e0b2eedcommittedAmit KapilaRemove redundant result assignment in 004_sync.pl.
Show description for a2e0d5ecommittedAmit KapilaFix tracking of temp table relation extensions as writes
Show description for 7369798committedImprove error message on snapshot import in snapmgr.c
Show description for a0d87bccommitted