Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-10-24 | Assert that buffers are marked dirty before XLogRegisterBuffer(). | Jeff Davis | 17.0 |
| 2023-10-01 | Correct assertion and comments about XLogRecordMaxSize. | Noah Misch | 17.0 |
| 2023-08-12 | Fix off-by-one in XLogRecordMaxSize check. | Noah Misch | 17.0 |