Commits

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

DateSubjectAuthorReleases
2025-10-22 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 13.23
2025-10-10 Remove state.tmp when failing to save a replication slot Michael Paquier 13.23
2025-08-20 Fix assertion failure with replication slot release in single-user mode Michael Paquier 13.23
2022-11-22 Ignore invalidated slots while computing oldest catalog Xmin Alvaro Herrera 13.10
2021-07-16 Advance old-segment horizon properly after slot invalidation Alvaro Herrera 13.4
2021-06-11 Fix race condition in invalidating obsolete replication slots Alvaro Herrera 13.4
2020-06-27 Persist slot invalidation correctly Alvaro Herrera 13.0
2020-06-24 Save slot's restart_lsn when invalidated due to size Alvaro Herrera 13.0
2020-06-19 Fix issues in invalidation of obsolete replication slots. Fujii Masao 13.0
2020-06-03 Don't call palloc() while holding a spinlock, either. Tom Lane 13.0
2020-05-18 Fix comment in slot.c. Amit Kapila 13.0
2020-05-15 Rename assorted LWLock tranches. Tom Lane 13.0
2020-05-14 Collect built-in LWLock tranche names statically, not dynamically. Tom Lane 13.0
2020-04-07 Allow users to limit storage reserved by replication slots Alvaro Herrera 13.0
2020-04-05 Save errno across LWLockRelease() calls Peter Eisentraut 13.0
2020-03-26 Drop slot's LWLock before returning from SaveSlotToPath() Peter Eisentraut 13.0
2020-01-30 Remove excess parens in ereport() calls Alvaro Herrera 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-10-04 Use a fd opened for read/write when syncing slots during startup, take 2. Andres Freund 13.0
2019-08-13 Fix inconsistencies and typos in the tree, take 10 Michael Paquier 13.0
2019-07-07 Use consistent style for checking return from system calls Peter Eisentraut 13.0