aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayutils.c
Commit message (Expand)AuthorAge
* Update copyright for 2009.Bruce Momjian2009-01-01
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* pgindent run for 8.3.Bruce Momjian2007-11-15
* Tweak the API for per-datatype typmodin functions so that they are passedTom Lane2007-06-15
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Support type modifiers for user-defined types, and pull most knowledgeTom Lane2006-12-30
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Re-run pgindent, fixing a problem where comment lines after a blankBruce Momjian2005-11-22
* Make SQL arrays support null elements. This commit fixes the core arrayTom Lane2005-11-17
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Fix a read of uninitialized memory in array_out(). Perform some minorNeil Conway2004-09-16
* Update copyright to 2004.Bruce Momjian2004-08-29
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Update copyrights to 2003.Bruce Momjian2003-08-04
* Update copyright to 2002.Bruce Momjian2002-06-20
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* Arrays are toastable. (At least if you initdb, which I didn't force.)Tom Lane2000-07-22
* Add:Bruce Momjian2000-01-26
* Remove un-needed #include's from *.c files.Bruce Momjian1999-07-15
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-15
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-10
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-06
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09