Commits

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

DateSubjectAuthorReleases
2026-06-23 doc: Describe better handling of indexes in ALTER TABLE ATTACH PARTITION Michael Paquier 14 (unreleased)
2026-06-16 Fix another instability in recovery TAP test 004_timeline_switch Michael Paquier 14 (unreleased)
2026-06-15 Trim regression test expected output for xml Michael Paquier 14 (unreleased)
2026-06-12 Update expected regression test output for xml_2.out Michael Paquier 14 (unreleased)
2026-06-12 Fix handling of namespace nodes in xpath() (xml) Michael Paquier 14 (unreleased)
2026-06-11 xml2: Fix crash with namespace nodes in xpath_nodeset() Michael Paquier 14 (unreleased)
2026-06-08 psql: Fix expanded aligned output Michael Paquier 14 (unreleased)
2026-06-05 pg_surgery: Fix off-by-one bug with heap offset Michael Paquier 14 (unreleased)
2026-06-04 Fix off-by-one with NFC recomposition for Hangul U+11A7 (TBASE) Michael Paquier 14 (unreleased)
2026-06-03 Fix copy-paste error in hash_record_extended() Michael Paquier 14 (unreleased)
2026-05-27 Fix procLatch ownership race in ProcKill() Michael Paquier 14 (unreleased)
2026-05-27 Fix race conditions in ProcKill()'s lock-group freelist handling Michael Paquier 14 (unreleased)
2026-05-25 Fix size check in statext_dependencies_deserialize() Michael Paquier 14 (unreleased)
2026-05-22 Avoid exposing WAL receiver raw conninfo during timeline jumps Michael Paquier 14 (unreleased)
2026-05-15 Re-add regression tests for ltree and intarray Michael Paquier 14 (unreleased)
2026-05-13 Add more tests for corrupted data with pglz_decompress() Michael Paquier 14 (unreleased)
2026-05-12 Add missing include in Cluster.pm Michael Paquier 14 (unreleased)
2026-05-11 ltree: Fix overflows with lquery parsing Michael Paquier 14.23
2026-05-11 Prevent path traversal in pg_basebackup and pg_rewind Michael Paquier 14.23
2026-05-11 Apply timingsafe_bcmp() in authentication paths Michael Paquier 14.23
2026-05-11 Fix unbounded recursive handling of SSL/GSS in ProcessStartupPacket() Michael Paquier 14.23
2026-05-11 Fix overflows with ts_headline() Michael Paquier 14.23
2026-05-11 Add raw_connect and raw_connect_works to Cluster.pm Michael Paquier 14.23
2026-05-01 doc: Mention validation attempt during ALTER INDEX .. ATTACH PARTITION Michael Paquier 14.23
2026-04-27 doc: Fix grammar in some logical replication pages Michael Paquier 14.23