Commits

DateSubjectAuthorReleases
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
2024-05-13 Revert structural changes to not-null constraints Alvaro Herrera 17.0
2024-05-09 Fix inconsistencies in error messages Alvaro Herrera 17.0
2024-05-02 Disallow direct change of NO INHERIT of not-null constraints Alvaro Herrera 17.0
2024-04-19 Better handle indirect constraint drops Alvaro Herrera 17.0
2024-04-18 Fix restore of not-null constraints with inheritance Alvaro Herrera 17.0
2023-08-29 Disallow changing NO INHERIT status of a not-null constraint Alvaro Herrera 17.0
2023-08-25 Catalog not-null constraints Alvaro Herrera 17.0
2023-04-12 Revert "Catalog NOT NULL constraints" and fallout Alvaro Herrera 16.0
2023-04-07 Catalog NOT NULL constraints Alvaro Herrera 16.0
2022-10-07 Fix self-referencing foreign keys with partitioned tables Alvaro Herrera 13.9
2022-10-07 Fix self-referencing foreign keys with partitioned tables Alvaro Herrera 12.13
2022-10-07 Fix self-referencing foreign keys with partitioned tables Alvaro Herrera 16.0
2022-10-07 Fix self-referencing foreign keys with partitioned tables Alvaro Herrera 15.0
2022-10-07 Fix self-referencing foreign keys with partitioned tables Alvaro Herrera 14.6
2019-01-24 Fix droppability of constraints upon partition detach Alvaro Herrera 12.0
2019-01-24 Fix droppability of constraints upon partition detach Alvaro Herrera 11.2
2019-01-18 Move CloneForeignKeyConstraints to tablecmds.c Alvaro Herrera 12.0
2019-01-18 Refactor duplicate code into DeconstructFkConstraintRow Alvaro Herrera 12.0
2019-01-18 Move CloneForeignKeyConstraints to tablecmds.c Alvaro Herrera 11.2
2019-01-18 Refactor duplicate code into DeconstructFkConstraintRow Alvaro Herrera 11.2