Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-21 | Fix one-off bug causing missing commit timestamps for subtransactions | Michael Paquier | 11.15 |
| 2021-03-25 | Fix bug in WAL replay of COMMIT_TS_SETTS record. | Fujii Masao | 11.12 |
| 2021-01-16 | Prevent excess SimpleLruTruncate() deletion. | Noah Misch | 11.11 |
| 2020-09-23 | Fix missing fsync of SLRU directories. | Thomas Munro | 11.10 |
| 2018-09-26 | Rework activation of commit timestamps during recovery | Michael Paquier | 11.0 |
| 2018-06-22 | Fix typo in comment of commit_ts.c for incorrect reference to CLOG | Michael Paquier | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |