Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-04 | Fix use-after-free in parallel_vacuum_reset_dead_items | John Naylor | 17.3 |
| 2024-04-18 | Fix typos and duplicate words | Daniel Gustafsson | 17.0 |
| 2024-04-02 | Use TidStore for dead tuple TIDs storage during lazy vacuum. | Masahiko Sawada | 17.0 |
| 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-26 | Add trailing commas to enum definitions | Peter Eisentraut | 17.0 |
| 2023-07-11 | Report index vacuum progress. | Masahiko Sawada | 17.0 |