Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 15, 2023
Acquire ControlFileLock in relevant SQL functions.
Show description for c558e6fcommitted
Commits on Oct 14, 2023
Dissociate btequalimage() from interval_ops, ending its deduplication.
Show description for 5f27b5fcommittedDon't spuriously report FD_SETSIZE exhaustion on Windows.
Show description for 90ebcc3committedHarden xxx_is_visible() functions against concurrent object drops.
Show description for fcdd668committedHarden has_xxx_privilege() functions against concurrent object drops.
Show description for 403ac22committedFix bulk table extension when copying into multiple partitions
Show description for 22655aacommitted
Commits on Oct 13, 2023
Improve the naming in wal_sync_method code.
Show description for 8d140c5committedUpdate oldextversions test for pg_stat_statements 1.11
Show description for c5a032ecommittedDoc: Add more links in logical replication pages.
Show description for 536f410committedAmit Kapilapsql: Add completion support for AT [ LOCAL | TIME ZONE ]
Show description for d16eb83committedAdd support for AT LOCAL
Show description for 97957fdcommittedAdd wait events for checkpoint delay mechanism.
Show description for 0013ba2committeddoc: Mention timezone(zone, time) in section for AT TIME ZONE
Show description for 7e1f544committed
Commits on Oct 12, 2023
Unify two isLogSwitch tests in XLogInsertRecord.
Show description for df9a3d4committedFix runtime partition pruning for HASH partitioned tables
Show description for d9e46dfcommittedDoc: fix grammatical errors for enable_partitionwise_aggregate
Show description for dab5538committedFix incorrect step generation in HASH partition pruning
Show description for f0c409dcommittedAdd option to bgworkers to allow the bypass of role login check
Show description for e768919committed
Commits on Oct 11, 2023
Reindent comment in GenericXLogFinish().
Show description for b6a77c6committedFix missed optimization in relation_excluded_by_constraints().
Show description for 5d8aa8bcommittedMove canAcceptConnections check from ProcessStartupPacket to caller.
Show description for 16671bacommittedImprove some wording in pg_upgrade/IMPLEMENTATION
Show description for c7c801ecommittedRefactor InitPostgres() to use bitwise option flags
Show description for 4800a5dcommitted
Commits on Oct 10, 2023
doc: pg_upgrade: use dynamic new cluster major version numbers
Show description for 2813903committeddoc: clarify that SSPI and GSSAPI are interchangeable
Show description for 8a6d68fcommitteddoc: Move CREATE ROLE's IN GROUP and USER to deprecated
Show description for 8e78f0acommitteddoc: foreign servers with pushdown need matching collation
Show description for 914599ecommitteddoc: add SSL configuration section reference
Show description for 2cb69f6committeddoc: clarify how the bootstrap user name is chosen
Show description for 8209605committeddoc: document the need to analyze partitioned tables
Show description for 7454502committedFix bug in GenericXLogFinish().
Show description for ef74c71committedReplace has_multiple_baserels() with a bitmap test on all_baserels.
Show description for 14661bacommittedtest_decoding: Remove unnecessary table in twophase test
Show description for 98e8974committedpg_resetwal: Corrections around -c option
Show description for e3679bccommittedAdd const to values and nulls arguments
Show description for 1d91d24committed