Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-06-20 | Use SnapshotDirty when checking for conflicting index names. | Tom Lane | 16.10 |
| 2023-11-16 | Ensure we preprocess expressions before checking their volatility. | Tom Lane | 16.2 |
| 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 |