summaryrefslogtreecommitdiff
path: root/src/backend/commands/constraint.c
Commit message (Expand)AuthorAgeFilesLines
* Add exclusion constraints, which generalize the concept of uniqueness toTom Lane2009-12-071-11/+34
* Support deferrable uniqueness constraints.Tom Lane2009-07-291-0/+166