Commits

DateSubjectAuthorReleases
2026-07-01 Improve the names generated for indexes on expressions. Tom Lane master
2026-01-09 Improve "constraint must include all partitioning columns" message. Tom Lane 19 (unreleased)
2026-01-04 Include error location in errors from ComputeIndexAttrs(). Tom Lane 19 (unreleased)
2025-12-30 Change IndexAmRoutines to be statically-allocated structs. Tom Lane 19 (unreleased)
2025-06-20 Use SnapshotDirty when checking for conflicting index names. Tom Lane 17.6
2025-06-20 Use SnapshotDirty when checking for conflicting index names. Tom Lane 15.14
2025-06-20 Use SnapshotDirty when checking for conflicting index names. Tom Lane 18.0
2025-06-20 Use SnapshotDirty when checking for conflicting index names. Tom Lane 13.22
2025-06-20 Use SnapshotDirty when checking for conflicting index names. Tom Lane 14.19
2025-06-20 Use SnapshotDirty when checking for conflicting index names. Tom Lane 16.10
2024-10-05 Use generateClonedIndexStmt to propagate CREATE INDEX to partitions. Tom Lane 17.1
2024-10-05 Use generateClonedIndexStmt to propagate CREATE INDEX to partitions. Tom Lane 18.0
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 16.2
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 12.18
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 14.11
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 15.6
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 17.0
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 13.14
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-03-25 Fix CREATE INDEX progress reporting for multi-level partitioning. Tom Lane 16.0
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-08-18 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 16.0
2022-08-18 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 15.0
2022-08-18 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 13.9
2022-08-18 Fix subtly-incorrect matching of parent and child partitioned indexes. Tom Lane 14.6