Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-08-30 | Fix incorrect error code in StartupReplicationOrigin(). | Amit Kapila | 13.5 |
| 2020-06-07 | Spelling adjustments | Peter Eisentraut | 13.0 |
| 2020-05-15 | Fix bogus initialization of replication origin shared memory state. | Tom Lane | 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-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-26 | Revert "Rename files and headers related to index AM" | Michael Paquier | 13.0 |
| 2019-12-25 | Rename files and headers related to index AM | Michael Paquier | 13.0 |
| 2019-11-12 | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 13.0 |
| 2019-11-08 | Fix gratuitous error message variation | Peter Eisentraut | 13.0 |
| 2019-08-21 | Fix typo | Alvaro Herrera | 13.0 |
| 2019-07-07 | Use consistent style for checking return from system calls | Peter Eisentraut | 13.0 |