Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-11 | Fix race with synchronous_standby_names at startup | Michael Paquier | 13.21 |
| 2020-04-18 | Fix race conditions in synchronous standby management. | Tom Lane | 13.0 |
| 2020-03-11 | Refactor ps_status.c API | Peter Eisentraut | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-01 | Add some assertions in syncrep.c | Michael Paquier | 13.0 |
| 2019-11-01 | Fix race condition at backend exit when deleting element in syncrep queue | Michael Paquier | 13.0 |
| 2019-10-31 | Fix typo in comment of syncrep.c | Michael Paquier | 13.0 |
| 2019-08-12 | Rationalize use of list_concat + list_copy combinations. | Tom Lane | 13.0 |
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |