summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/constraints.sql
AgeCommit message (Expand)Author
2023-04-12Revert "Catalog NOT NULL constraints" and falloutAlvaro Herrera
2023-04-07Catalog NOT NULL constraintsAlvaro Herrera
2022-09-08Choose FK name correctly during partition attachmentAlvaro Herrera
2022-08-04Fix check_exclusion_or_unique_constraint for UNIQUE NULLS NOT DISTINCT.Tom Lane
2022-02-03Add UNIQUE null treatment optionPeter Eisentraut
2021-12-20Remove dynamic translation of regression test scripts, step 2.Tom Lane