Commits

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

DateSubjectAuthorReleases
2026-06-11 Fix race with timeline selection in logical decoding during promotion Michael Paquier 16 (unreleased)
2026-03-26 Fix premature NULL lag reporting in pg_stat_replication Fujii Masao 16.14
2026-03-16 Fix WAL flush LSN used by logical walsender during shutdown Fujii Masao 16.14
2026-03-06 Fix publisher shutdown hang caused by logical walsender busy loop. Fujii Masao 16.14
2025-10-23 Add comments explaining overflow entries in the replication lag tracker. Fujii Masao 16.11
2025-10-22 Fix stalled lag columns in pg_stat_replication when replay LSN stops advancing. Fujii Masao 16.11
2025-06-14 Keep WAL segments by the flushed value of the slot's restart LSN Alexander Korotkov 16.10
2025-06-02 Use replay LSN as target for cascading logical WAL senders Michael Paquier 16.10
2025-04-11 Fix race with synchronous_standby_names at startup Michael Paquier 16.9
2025-04-07 Flush the IO statistics of active WAL senders more frequently Michael Paquier 16.9
2023-07-10 Message wording improvements Peter Eisentraut 16.0
2023-05-21 Optimize walsender wake up logic using condition variables Andres Freund 16.0
2023-04-08 Allow logical decoding on standbys Andres Freund 16.0
2023-04-08 For cascading replication, wake physical and logical walsenders separately Andres Freund 16.0
2023-04-08 Prevent use of invalidated logical slot in CreateDecodingContext() Andres Freund 16.0
2023-02-09 Fix various typos in code and tests Michael Paquier 16.0
2023-01-18 Use dlists instead of SHM_QUEUE for syncrep queue Andres Freund 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-21 Add additional checks while creating the initial decoding snapshot. Amit Kapila 16.0
2022-10-25 Clean up some GUC declarations and comments Michael Paquier 16.0
2022-10-18 Rename SetSingleFuncCall() to InitMaterializedSRF() Michael Paquier 16.0
2022-09-24 Message style improvements Peter Eisentraut 16.0
2022-08-10 Move basebackup code to new directory src/backend/backup Robert Haas 16.0
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0
2022-07-04 Refactor sending of RowDescription messages in replication protocol Peter Eisentraut 16.0