Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-25 | At end of recovery, reset all sinval-managed caches. | Noah Misch | 15.9 |
| 2021-06-29 | Skip WAL recycling and preallocation during archive recovery. | Noah Misch | 15.0 |
| 2021-06-29 | Remove XLogFileInit() ability to unlink a pre-existing file. | Noah Misch | 15.0 |
| 2021-06-29 | Don't ERROR on PreallocXlogFiles() race condition. | Noah Misch | 15.0 |
| 2021-06-29 | Remove XLogFileInit() ability to skip ControlFileLock. | Noah Misch | 15.0 |
| 2021-06-29 | In XLogFileInit(), fix *use_existent postcondition to suit callers. | Noah Misch | 15.0 |