Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-06 | Don't ERROR on PreallocXlogFiles() race condition. | Noah Misch | 14.18 |
| 2025-04-06 | Remove XLogFileInit() ability to unlink a pre-existing file. | Noah Misch | 14.18 |
| 2025-04-06 | Remove XLogFileInit() ability to skip ControlFileLock. | Noah Misch | 14.18 |
| 2020-12-13 | Correct behavior descriptions in comments, and correct a test name. | Noah Misch | 14.0 |