Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-16 | Fix dumping of comments on invalid constraints on domains | Álvaro Herrera | 15.14 |
| 2024-07-12 | Add ORDER BY to new test query | Alvaro Herrera | 15.8 |
| 2024-07-12 | Fix ALTER TABLE DETACH for inconsistent indexes | Alvaro Herrera | 15.8 |
| 2022-09-08 | Choose FK name correctly during partition attachment | Alvaro Herrera | 15.0 |
| 2022-08-04 | Fix check_exclusion_or_unique_constraint for UNIQUE NULLS NOT DISTINCT. | Tom Lane | 15.0 |
| 2022-02-03 | Add UNIQUE null treatment option | Peter Eisentraut | 15.0 |
| 2021-12-20 | Remove dynamic translation of regression test scripts, step 2. | Tom Lane | 15.0 |