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 | Allow NOT NULL constraints to be added as NOT VALID | Álvaro Herrera | 18.0 |
| 2024-11-12 | Silence compilers about extractNotNullColumn() | Á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 |