Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-10-22 | Make invalid primary_slot_name follow standard GUC error reporting. | Fujii Masao | 13.23 |
| 2021-07-16 | Advance old-segment horizon properly after slot invalidation | Alvaro Herrera | 13.4 |
| 2020-06-24 | Save slot's restart_lsn when invalidated due to size | Alvaro Herrera | 13.0 |
| 2020-06-07 | Spelling adjustments | Peter Eisentraut | 13.0 |
| 2020-06-03 | Don't call palloc() while holding a spinlock, either. | Tom Lane | 13.0 |
| 2020-04-07 | Allow users to limit storage reserved by replication slots | Alvaro Herrera | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-08-16 | Remove fmgr.h includes from headers that don't really need it. | Andres Freund | 13.0 |