Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-03 | Fix incorrect errno in OpenWalSummaryFile() | Michael Paquier | 17.8 |
| 2026-02-02 | Fix error message in RemoveWalSummaryIfOlderThan() | Michael Paquier | 17.8 |
| 2024-03-20 | Revert "Temporary patch to help debug pg_walsummary test failures." | Nathan Bossart | 17.0 |
| 2024-02-16 | Use new overflow-safe integer comparison functions. | Nathan Bossart | 17.0 |
| 2024-01-31 | Revise pg_walsummary's 002_blocks test to avoid spurious failures. | Robert Haas | 17.0 |
| 2024-01-26 | Temporary patch to help debug pg_walsummary test failures. | Robert Haas | 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 |