aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/domains.c
Commit message (Expand)AuthorAge
* Update copyrights for 2013Bruce Momjian2013-01-01
* Split heapam_xlog.h from heapam.hAlvaro Herrera2012-08-28
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Remove unnecessary #include references, per pgrminclude script.Bruce Momjian2011-09-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* 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