Commits

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

DateSubjectAuthorReleases
2026-06-11 Fix race with timeline selection in logical decoding during promotion Michael Paquier 18 (unreleased)
2026-03-26 Fix premature NULL lag reporting in pg_stat_replication Fujii Masao 18.4
2026-03-16 Fix WAL flush LSN used by logical walsender during shutdown Fujii Masao 18.4
2026-03-06 Fix publisher shutdown hang caused by logical walsender busy loop. Fujii Masao 18.4
2025-12-08 Unify error messages Álvaro Herrera 18.2
2025-10-23 Add comments explaining overflow entries in the replication lag tracker. Fujii Masao 18.1
2025-10-22 Fix stalled lag columns in pg_stat_replication when replay LSN stops advancing. Fujii Masao 18.1
2025-06-02 Use replay LSN as target for cascading logical WAL senders Michael Paquier 18.0
2025-04-21 Use the same cmd_context throughout a walsender's lifetime. Tom Lane 18.0
2025-04-11 Fix race with synchronous_standby_names at startup Michael Paquier 18.0
2025-04-07 Flush the IO statistics of active WAL senders more frequently Michael Paquier 18.0
2025-03-17 aio: Basic subsystem initialization Andres Freund 18.0
2025-03-13 pg_noreturn to replace pg_attribute_noreturn() Peter Eisentraut 18.0
2025-01-31 Raise an error while trying to acquire an invalid slot. Amit Kapila 18.0
2025-01-24 Return yyparse() result not via global variable Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-24 replication parser: pure parser and reentrant scanner Peter Eisentraut 18.0
2024-10-08 Use aux process resource owner in walsender Andres Freund 18.0
2024-10-05 Remove unused latch Heikki Linnakangas 18.0
2024-07-24 Allow altering of two_phase option of a SUBSCRIPTION. Amit Kapila 18.0
2024-07-17 Use PqMsg_* macros in more places. Nathan Bossart 18.0
2024-07-09 To improve the code, move the error check in logical_read_xlog_page(). Amit Kapila 18.0
2024-07-01 Preserve CurrentMemoryContext across Start/CommitTransactionCommand. Tom Lane 18.0
2024-07-01 Rename standby_slot_names to synchronized_standby_slots. Amit Kapila 18.0