Commits

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

DateSubjectAuthorReleases
2026-03-29 Fix multiple bugs in astreamer pipeline code. Andrew Dunstan 16.14
2026-03-27 Avoid memory leak on error while parsing pg_stat_statements dump file Heikki Linnakangas 16.14
2026-03-26 Fix premature NULL lag reporting in pg_stat_replication Fujii Masao 16.14
2026-03-24 Fix copy-paste error in test_ginpostinglist John Naylor 16.14
2026-03-23 Fix multixact backwards-compatibility with CHECKPOINT race condition Heikki Linnakangas 16.14
2026-03-22 Fix finalization of decompressor astreamers. Tom Lane 16.14
2026-03-19 Fix dependency on FDW handler. Jeff Davis 16.14
2026-03-16 Fix WAL flush LSN used by logical walsender during shutdown Fujii Masao 16.14
2026-03-14 Tighten asserts on ParallelWorkerNumber Tomas Vondra 16.14
2026-03-13 Use GetXLogInsertEndRecPtr in gistGetFakeLSN Tomas Vondra 16.14
2026-03-13 xml2: Fix failure with xslt_process() under -fsanitize=undefined Michael Paquier 16.14
2026-03-09 doc: Document IF NOT EXISTS option for ALTER FOREIGN TABLE ADD COLUMN. Fujii Masao 16.14
2026-03-09 Fix size underestimation of DSA pagemap for odd-sized segments Michael Paquier 16.14
2026-03-06 Fix publisher shutdown hang caused by logical walsender busy loop. Fujii Masao 16.14
2026-03-05 Exit after fatal errors in client-side compression code. Tom Lane 16.14
2026-03-05 Fix handling of updated tuples in the MERGE statement Alexander Korotkov 16.14
2026-03-05 doc: Clarify that COLUMN is optional in ALTER TABLE ... ADD/DROP COLUMN. Fujii Masao 16.14
2026-03-05 Fix rare instability in recovery TAP test 004_timeline_switch Michael Paquier 16.14
2026-03-04 Fix yet another bug in archive streamer with LZ4 decompression. Tom Lane 16.14
2026-03-04 Don't malloc(0) in EventTriggerCollectAlterTSConfig Álvaro Herrera 16.14
2026-03-04 Skip prepared_xacts test if max_prepared_transactions < 2 Heikki Linnakangas 16.14
2026-03-04 Fix rare instability in recovery TAP test 009_twophase Michael Paquier 16.14
2026-03-03 doc: Clarify that empty COMMENT string removes the comment. Fujii Masao 16.14
2026-03-02 basic_archive: Allow archive directory to be missing at startup. Nathan Bossart 16.14
2026-03-02 In pg_dumpall, don't skip role GRANTs with dangling grantor OIDs. Tom Lane 16.14