Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-22 | Revert "Skip WAL for new relfilenodes, under wal_level=minimal." | Noah Misch | 10.13 |
| 2020-03-21 | Skip WAL for new relfilenodes, under wal_level=minimal. | Noah Misch | 10.13 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-02-09 | Rename user-facing tools with "xlog" in the name to say "wal". | Robert Haas | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-11-25 | Bring some clarity to the defaults for the xxx_flush_after parameters. | Tom Lane | 10.0 |
| 2016-11-04 | Add API to check if an existing exclusive lock allows cleanup. | Robert Haas | 10.0 |
| 2016-08-24 | Remove unnecessary #include. | Kevin Grittner | 10.0 |