Commits

DateSubjectAuthorReleases
2005-11-19 Change array_push and array_cat so that they retain the lower bound of Tom Lane 8.2.0
2005-11-17 Make SQL arrays support null elements. This commit fixes the core array Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-01-01 Some more missed copyright notices. Many of these look like they Tom Lane 8.0.0
2004-12-17 Make array_cat more paranoid about checking datatypes in empty arrays. Tom Lane 7.4.7
2004-12-17 Make array_cat more paranoid about checking datatypes in empty arrays. Tom Lane 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-09-25 Message editing: remove gratuitous variations in message wording, standardize Peter Eisentraut 7.4.1
2003-09-15 OK, some of these syntax errors should be given other codes. Peter Eisentraut 7.4.1
2003-09-09 Some "feature not supported" errors are better syntax errors, because the Peter Eisentraut 7.4.1
2003-08-17 Fix ARRAY[] construct so that in multidimensional case, elements can Tom Lane 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-07-27 Error message editing in utils/adt. Again thanks to Joe Conway for doing Tom Lane 7.4.1
2003-07-01 SQL functions can have arguments and results declared ANYARRAY or Tom Lane 7.4.1
2003-06-27 Create real array comparison functions (that use the element datatype's Tom Lane 7.4.1
2003-06-25 Back out array mega-patch. Bruce Momjian 7.4.1
2003-06-24 Array mega-patch. Bruce Momjian 7.4.1
2003-04-08 First phase of work on array improvements. ARRAY[x,y,z] constructor Tom Lane 7.4.1