Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-22 | Allow ALTER INDEX .. ATTACH PARTITION to validate a parent index | Michael Paquier | 17.10 |
| 2024-05-13 | Revert structural changes to not-null constraints | Alvaro Herrera | 17.0 |
| 2023-12-21 | Avoid trying to fetch metapage of an SPGist partitioned index. | Tom Lane | 17.0 |
| 2023-08-25 | Catalog not-null constraints | Alvaro Herrera | 17.0 |
| 2023-07-14 | Fix updates of indisvalid for partitioned indexes | Michael Paquier | 17.0 |
| 2023-07-12 | Allow some exclusion constraints on partitions | Peter Eisentraut | 17.0 |
| 2023-06-30 | Fix marking of indisvalid for partitioned indexes at creation | Michael Paquier | 17.0 |