Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-03 | Clean up assorted failures under clang's -fsanitize=undefined checks. | Tom Lane | 11.16 |
| 2021-06-28 | Fix race condition in TransactionGroupUpdateXidStatus(). | Amit Kapila | 11.13 |
| 2021-01-16 | Prevent excess SimpleLruTruncate() deletion. | Noah Misch | 11.11 |
| 2020-09-23 | Fix missing fsync of SLRU directories. | Thomas Munro | 11.10 |
| 2019-12-17 | Change overly strict Assert in TransactionGroupUpdateXidStatus. | Amit Kapila | 11.7 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |
| 2017-10-06 | Fix access-off-end-of-array in clog.c. | Tom Lane | 11.0 |
| 2017-09-01 | Use group updates when setting transaction status in clog. | Robert Haas | 11.0 |