Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-16 | Elide not-null constraint checks on child tables during PK creation | Álvaro Herrera | 18.0 |
| 2025-04-07 | Use specific collation where needed in new test | Álvaro Herrera | 18.0 |
| 2025-04-07 | Allow NOT NULL constraints to be added as NOT VALID | Álvaro Herrera | 18.0 |
| 2025-03-04 | Fix ALTER TABLE error message | Álvaro Herrera | 18.0 |
| 2024-11-08 | Add pg_constraint rows for not-null constraints | Álvaro Herrera | 18.0 |
| 2024-07-12 | Add ORDER BY to new test query | Alvaro Herrera | 18.0 |
| 2024-07-12 | Fix ALTER TABLE DETACH for inconsistent indexes | Alvaro Herrera | 18.0 |