Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-20 | Suppress variable-set-but-not-used warnings from clang 15. | Tom Lane | 13.9 |
| 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-07-24 | Use full 64-bit XID for checking if a deleted GiST page is old enough. | Heikki Linnakangas | 13.0 |