Commits

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

DateSubjectAuthorReleases
2026-06-18 Avoid stale slot access after dropping obsolete synced slots. Amit Kapila 18 (unreleased)
2026-06-08 Use correct type for catalog_xmin Fujii Masao 18 (unreleased)
2026-04-13 Fix excessive logging in idle slotsync worker. Amit Kapila 18.4
2026-04-08 Fix slotsync worker blocking promotion when stuck in wait Fujii Masao 18.4
2026-04-08 Enhance slot synchronization API to respect promotion signal. Amit Kapila 18.4
2026-01-27 Prevent invalidation of newly synced replication slots. Amit Kapila 18.2
2025-12-30 Fix a race condition in updating procArray->replication_slot_xmin. Masahiko Sawada 18.2
2025-12-09 Fix LOCK_TIMEOUT handling in slotsync worker. Amit Kapila 18.2
2025-09-11 Remove stray semicolon at global scope Peter Eisentraut 18.0
2025-09-03 Fix use-after-free issue in slot synchronization. Amit Kapila 18.0
2025-08-04 Avoid unexpected shutdown when sync_replication_slots is enabled. Fujii Masao 18.0
2025-06-28 Message style improvements Peter Eisentraut 18.0
2025-06-19 Improve log messages and docs for slot synchronization. Amit Kapila 18.0
2025-04-29 Fix assertion failure during decoding from synced slots. Amit Kapila 18.0
2025-04-03 Fix slot synchronization for two_phase enabled slots. Amit Kapila 18.0
2025-02-21 backend launchers void * arguments for binary data Peter Eisentraut 18.0
2025-02-05 Avoid updating inactive_since for invalid replication slots. Amit Kapila 18.0
2025-01-31 Raise an error while trying to acquire an invalid slot. Amit Kapila 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-25 Doc: Clarify the `inactive_since` field description. Amit Kapila 18.0
2024-10-27 Remove unused #include's from backend .c files Peter Eisentraut 18.0
2024-09-04 Apply more quoting to GUC names in messages Michael Paquier 18.0
2024-09-03 Fix typos and grammar in code comments and docs Michael Paquier 18.0
2024-08-29 Message style improvements Peter Eisentraut 18.0
2024-08-27 Fix misplaced translator comments Peter Eisentraut 18.0