Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-27 | Fix incorrect memory access in VACUUM FULL with invalid toast indexes | Michael Paquier | 17.1 |
| 2024-01-26 | Reindex toast before its main relation in reindex_relation() | Michael Paquier | 17.0 |
| 2024-01-26 | Fix comment in index.c | Michael Paquier | 17.0 |
| 2024-01-18 | Improve handling of dropped partitioned indexes for REINDEX INDEX | Michael Paquier | 17.0 |
| 2023-12-04 | Add support for REINDEX in event triggers | Michael Paquier | 17.0 |
| 2023-07-20 | Add missing ObjectIdGetDatum() in syscache lookup calls for Oids | Michael Paquier | 17.0 |