summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/domains.c
Commit message (Expand)AuthorAgeFilesLines
* Fix domain_in() bug exhibited by Darcy Buskermolen. The idea of an EStateTom Lane2006-08-041-26/+33
* Remove 576 references of include files that were not needed.Bruce Momjian2006-07-141-2/+1
* Fix a bunch of problems with domains by making them use special input functionsTom Lane2006-04-051-0/+297