Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-03 | Clean up assorted failures under clang's -fsanitize=undefined checks. | Tom Lane | 13.7 |
| 2021-06-28 | Fix race condition in TransactionGroupUpdateXidStatus(). | Amit Kapila | 13.4 |
| 2021-01-16 | Prevent excess SimpleLruTruncate() deletion. | Noah Misch | 13.2 |
| 2020-09-23 | Fix missing fsync of SLRU directories. | Thomas Munro | 13.1 |
| 2020-05-17 | Mop-up for wait event naming issues. | Tom Lane | 13.0 |
| 2020-05-15 | Rename SLRU structures and associated LWLocks. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-17 | Change overly strict Assert in TransactionGroupUpdateXidStatus. | Amit Kapila | 13.0 |
| 2019-11-12 | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 13.0 |
| 2019-08-05 | Fix inconsistencies and typos in the tree, take 9 | Michael Paquier | 13.0 |
| 2019-07-22 | Fix inconsistencies and typos in the tree | Michael Paquier | 13.0 |
| 2019-07-16 | Fix inconsistencies and typos in the tree | Michael Paquier | 13.0 |