Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-07 | Allow NOT NULL constraints to be added as NOT VALID | Álvaro Herrera | 18.0 |
| 2025-01-07 | Remove unnecessary code to handle CONSTR_NOTNULL | Álvaro Herrera | 18.0 |
| 2024-11-08 | Add pg_constraint rows for not-null constraints | Álvaro Herrera | 18.0 |
| 2024-10-10 | Unbreak overflow test for attinhcount/coninhcount | Álvaro Herrera | 18.0 |
| 2024-07-24 | Reset relhassubclass upon attaching table as a partition | Alvaro Herrera | 18.0 |