Commits

DateSubjectAuthorReleases
2025-04-16 Elide not-null constraint checks on child tables during PK creation Álvaro Herrera 18.0
2025-03-27 Simplify syntax for ALTER TABLE ALTER CONSTRAINT NO INHERIT Álvaro Herrera 18.0
2025-03-05 Add ALTER TABLE ... ALTER CONSTRAINT ... SET [NO] INHERIT Álvaro Herrera 18.0
2024-11-08 Add pg_constraint rows for not-null constraints Á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-15 Fix propagating attnotnull in multiple inheritance Alvaro Herrera 17.0
2023-09-07 Move privilege check to the right place Alvaro Herrera 17.0
2023-09-01 ATPrepAddPrimaryKey: ignore non-PK constraints Alvaro Herrera 17.0
2023-08-29 Disallow changing NO INHERIT status of a not-null constraint Alvaro Herrera 17.0
2023-08-25 Rename test table to avoid cs_CZ locale problem Alvaro Herrera 17.0
2023-08-25 Catalog not-null constraints Alvaro Herrera 17.0
2023-08-24 Add test for inherited CHECK constraint drop Alvaro Herrera 17.0
2023-04-12 Revert "Catalog NOT NULL constraints" and fallout Alvaro Herrera 16.0
2023-04-07 Fix underspecified sort order in test query Alvaro Herrera 16.0
2023-04-07 Catalog NOT NULL constraints Alvaro Herrera 16.0
2018-07-10 Better handle pseudotypes as partition keys Alvaro Herrera 10.5
2018-04-06 Faster partition pruning Alvaro Herrera 11.0
2018-04-04 Foreign keys on partitioned tables Alvaro Herrera 11.0
2012-07-24 Change syntax of new CHECK NO INHERIT constraints Alvaro Herrera 9.2.0
2012-07-24 Change syntax of new CHECK NO INHERIT constraints Alvaro Herrera 9.3.0
2012-07-20 connoinherit may be true only for CHECK constraints Alvaro Herrera 9.3.0
2012-07-20 connoinherit may be true only for CHECK constraints Alvaro Herrera 9.2.0
2012-04-21 Recast "ONLY" column CHECK constraints as NO INHERIT Alvaro Herrera 9.2.0