aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/domains.c
Commit message (Expand)AuthorAge
* pgindent run for 9.0Bruce Momjian2010-02-26
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Fix/improve bytea and boolean support in PL/PythonPeter Eisentraut2009-09-09
* Update copyright for 2009.Bruce Momjian2009-01-01
* Change xlog.h to xlogdefs.h in bufpage.h, and fix fallout.Alvaro Herrera2008-06-06
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* pgindent run for 8.2.Bruce Momjian2006-10-04
* Fix domain_in() bug exhibited by Darcy Buskermolen. The idea of an EStateTom Lane2006-08-04
* Remove 576 references of include files that were not needed.Bruce Momjian2006-07-14
* Fix a bunch of problems with domains by making them use special input functionsTom Lane2006-04-05