Commits

DateSubjectAuthorReleases
2025-04-07 Allow NOT NULL constraints to be added as NOT VALID Á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-02 Disallow direct change of NO INHERIT of not-null constraints 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
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
2018-09-03 Remove pg_constraint.conincluding Alvaro Herrera 12.0
2018-09-03 Remove pg_constraint.conincluding Alvaro Herrera 11.0
2018-03-23 Allow FOR EACH ROW triggers on partitioned tables Alvaro Herrera 11.0
2012-10-31 Fix ALTER EXTENSION / SET SCHEMA Alvaro Herrera 9.3.0
2012-10-31 Fix ALTER EXTENSION / SET SCHEMA Alvaro Herrera 9.1.7
2012-10-31 Fix ALTER EXTENSION / SET SCHEMA Alvaro Herrera 9.2.2
2012-04-21 Recast "ONLY" column CHECK constraints as NO INHERIT Alvaro Herrera 9.2.0
2011-12-19 Allow CHECK constraints to be declared ONLY Alvaro Herrera 9.2.0