Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-17 | Avoid trying to write an empty WAL record in log_newpage_range(). | Tom Lane | 11.20 |
| 2022-04-14 | Rethink the delay-checkpoint-end mechanism in the back-branches. | Robert Haas | 11.16 |
| 2022-03-24 | Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. | Robert Haas | 11.16 |
| 2020-03-21 | Back-patch log_newpage_range(). | Noah Misch | 11.8 |
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 11.0 |
| 2018-02-14 | Silence assorted "variable may be used uninitialized" warnings. | Tom Lane | 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 |