Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-29 | Fix unlogged sequence corruption after standby promotion | Fujii Masao | 17 (unreleased) |
| 2026-06-12 | Fix second race with timeline selection during promotion | Michael Paquier | 17 (unreleased) |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-03-03 | Replace BackendIds with 0-based ProcNumbers | Heikki Linnakangas | 17.0 |
| 2024-02-16 | Pass correct count to WALRead(). | Jeff Davis | 17.0 |
| 2024-01-31 | Give SMgrRelation pointers a well-defined lifetime. | Heikki Linnakangas | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-08-23 | ExtendBufferedWhat -> BufferManagerRelation. | Thomas Munro | 17.0 |