Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-06-03 | Don't call palloc() while holding a spinlock, either. | Tom Lane | 10.14 |
| 2019-06-13 | Mark ReplicationSlotCtl as PGDLLIMPORT. | Tom Lane | 10.9 |
| 2017-08-23 | Update code comment for temporary replication slots | Peter Eisentraut | 10.0 |
| 2017-07-25 | Fix race conditions in replication slot operations | Alvaro Herrera | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-03-28 | Cleanup slots during drop database | Simon Riggs | 10.0 |
| 2017-01-17 | Generate fmgr prototypes automatically | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-12-12 | Add support for temporary replication slots | Peter Eisentraut | 10.0 |