Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-13 | Use GetXLogInsertEndRecPtr in gistGetFakeLSN | Tomas Vondra | 17.10 |
| 2026-01-27 | Prevent invalidation of newly synced replication slots. | Amit Kapila | 17.8 |
| 2025-11-04 | Fix unconditional WAL receiver shutdown during stream-archive transition | Michael Paquier | 17.7 |
| 2024-07-26 | Wait for WAL summarization to catch up before creating .partial file. | Robert Haas | 17.0 |
| 2024-05-17 | Remove unused typedefs | Peter Eisentraut | 17.0 |
| 2024-02-12 | Read WAL directly from WAL buffers. | Jeff Davis | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-12-20 | Add a new WAL summarizer process. | Robert Haas | 17.0 |
| 2023-10-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |
| 2023-10-13 | Improve the naming in wal_sync_method code. | Nathan Bossart | 17.0 |