Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-16 | Fix race between DROP TABLESPACE and checkpointing. | Thomas Munro | 13.7 |
| 2022-03-16 | Fix waiting in RegisterSyncRequest(). | Thomas Munro | 13.7 |
| 2021-11-02 | Avoid O(N^2) behavior in SyncPostCheckpoint(). | Tom Lane | 13.5 |
| 2020-06-01 | Use correct and consistent unit abbreviation | Peter Eisentraut | 13.0 |
| 2020-05-14 | Move check for fsync=off so that pendingOps still gets cleared. | Heikki Linnakangas | 13.0 |
| 2020-02-10 | Fix typos. | Amit Kapila | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-12 | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 13.0 |
| 2019-07-15 | Represent Lists as expansible arrays, not chains of cons-cells. | Tom Lane | 13.0 |