Commits
Showing commits that first shipped in 19 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-03-31 | Avoid including vacuum.h in tableam.h and heapam.h. | Nathan Bossart | 19 (unreleased) |
| 2026-03-16 | Reject ALTER TABLE .. CLUSTER earlier for partitioned tables | Michael Paquier | 19 (unreleased) |
| 2026-03-10 | Introduce the REPACK command | Álvaro Herrera | 19 (unreleased) |
| 2026-01-01 | Update copyright for 2026 | Bruce Momjian | 19 (unreleased) |
| 2025-12-09 | Use palloc_object() and palloc_array() in backend code | Michael Paquier | 19 (unreleased) |
| 2025-12-08 | Unify error messages | Álvaro Herrera | 19 (unreleased) |
| 2025-06-30 | Rationalize handling of VacuumParams | Michael Paquier | 19 (unreleased) |