Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-07 | Restore smgrtruncate() prototype in back-branches. | Thomas Munro | 13.19 |
| 2024-12-20 | Fix corruption when relation truncation fails. | Thomas Munro | 13.19 |
| 2020-05-10 | Remove smgrdounlink() in smgr.c from the code tree | Michael Paquier | 13.0 |
| 2020-04-08 | Support PrefetchBuffer() in recovery. | Thomas Munro | 13.0 |
| 2020-04-04 | Skip WAL for new relfilenodes, under wal_level=minimal. | Noah Misch | 13.0 |
| 2020-03-22 | Revert "Skip WAL for new relfilenodes, under wal_level=minimal." | Noah Misch | 13.0 |
| 2020-03-21 | Skip WAL for new relfilenodes, under wal_level=minimal. | Noah Misch | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-09-24 | Speedup truncations of relation forks. | Fujii Masao | 13.0 |
| 2019-09-18 | Remove unused smgrdounlinkfork() function. | Fujii Masao | 13.0 |