Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Fix assorted places that need to use palloc_array(). | Tom Lane | 17.10 |
| 2024-04-05 | Fix incorrect calculation in BlockRefTableEntryGetBlocks. | Robert Haas | 17.0 |
| 2024-01-11 | Repair various defects in dc212340058b4e7ecfc5a7a81ec50e7a207bf288. | Robert Haas | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-12-25 | Fix erroneous -Werror=missing-braces on old GCC. | Tom Lane | 17.0 |
| 2023-12-21 | Fix numerous typos in incremental backup commits. | Robert Haas | 17.0 |
| 2023-12-20 | Add a new WAL summarizer process. | Robert Haas | 17.0 |