Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2026-06-23 doc: Describe better handling of indexes in ALTER TABLE ATTACH PARTITION Michael Paquier 16 (unreleased)
2026-06-22 Re-introduce pgstat_drop_entry(), keeping ABI compatibility Michael Paquier 16 (unreleased)
2026-06-18 Update .abi-compliance-history for pgstat_drop_entry() Michael Paquier 16 (unreleased)
2026-06-18 Fix PANIC with track_functions due to concurrent drop of pgstats entries Michael Paquier 16 (unreleased)
2026-06-16 Fix another instability in recovery TAP test 004_timeline_switch Michael Paquier 16 (unreleased)
2026-06-15 Trim regression test expected output for xml Michael Paquier 16 (unreleased)
2026-06-12 Update expected regression test output for xml_2.out Michael Paquier 16 (unreleased)
2026-06-12 Fix second race with timeline selection during promotion Michael Paquier 16 (unreleased)
2026-06-12 Fix handling of namespace nodes in xpath() (xml) Michael Paquier 16 (unreleased)
2026-06-11 Fix race with timeline selection in logical decoding during promotion Michael Paquier 16 (unreleased)
2026-06-11 Backport GetWALInsertionTimeLineIfSet() Michael Paquier 16 (unreleased)
2026-06-11 xml2: Fix crash with namespace nodes in xpath_nodeset() Michael Paquier 16 (unreleased)
2026-06-08 psql: Fix expanded aligned output Michael Paquier 16 (unreleased)
2026-06-05 Lift shutdown assertion in pgstats for WAL senders Michael Paquier 16 (unreleased)
2026-06-05 pg_surgery: Fix off-by-one bug with heap offset Michael Paquier 16 (unreleased)
2026-06-04 Fix off-by-one with NFC recomposition for Hangul U+11A7 (TBASE) Michael Paquier 16 (unreleased)
2026-06-03 Fix copy-paste error in hash_record_extended() Michael Paquier 16 (unreleased)
2026-05-27 Fix procLatch ownership race in ProcKill() Michael Paquier 16 (unreleased)
2026-05-27 Fix race conditions in ProcKill()'s lock-group freelist handling Michael Paquier 16 (unreleased)
2026-05-26 test_slru: Fix LWLock initialization for EXEC_BACKEND builds Michael Paquier 16 (unreleased)
2026-05-25 Fix size check in statext_dependencies_deserialize() Michael Paquier 16 (unreleased)
2026-05-22 Avoid exposing WAL receiver raw conninfo during timeline jumps Michael Paquier 16 (unreleased)
2026-05-15 Re-add regression tests for ltree and intarray Michael Paquier 16 (unreleased)
2026-05-13 Add more tests for corrupted data with pglz_decompress() Michael Paquier 16 (unreleased)
2026-05-12 Add missing include in Cluster.pm Michael Paquier 16 (unreleased)