Commits

DateSubjectAuthorReleases
2023-11-13 Improve readability and error detection of array_in(). Tom Lane 17.0
2020-06-25 Doc: correct nitpicky mistakes in array_position/array_positions examples. Tom Lane 13.0
2020-06-25 Doc: correct nitpicky mistakes in array_position/array_positions examples. Tom Lane 14.0
2017-09-30 Support arrays over domains. Tom Lane 11.0
2015-12-23 Allow omitting one or both boundaries in an array slice specifier. Tom Lane 9.6.0
2015-07-09 Improve documentation about array concat operator vs. underlying functions. Tom Lane 9.6.0
2015-07-09 Improve documentation about array concat operator vs. underlying functions. Tom Lane 9.4.5
2015-07-09 Improve documentation about array concat operator vs. underlying functions. Tom Lane 9.5.0
2015-07-09 Improve documentation about array concat operator vs. underlying functions. Tom Lane 9.2.14
2015-07-09 Improve documentation about array concat operator vs. underlying functions. Tom Lane 9.3.10
2009-06-17 Proofreading for Bruce's recent round of documentation proofreading. Tom Lane 8.4.0
2008-03-26 Fix bad spelling and worse grammar in recent doc commits. Propagate Tom Lane 8.4.0
2007-06-07 Fix array_dims() example to be consistent with the data previously shown. Tom Lane 8.0.14
2007-06-07 Fix array_dims() example to be consistent with the data previously shown. Tom Lane 8.1.10
2007-06-07 Fix array_dims() example to be consistent with the data previously shown. Tom Lane 8.2.5
2007-06-07 Fix array_dims() example to be consistent with the data previously shown. Tom Lane 8.3.0
2007-05-11 Support arrays of composite types, including the rowtypes of regular tables Tom Lane 8.3.0
2007-04-06 Fix some now-obsolete comments about the space used by various data Tom Lane 8.3.0
2007-03-24 Fix broken markup. Tom Lane 8.2.4
2007-03-02 Fix broken markup, improve wording. Tom Lane 8.3.0
2006-09-29 Allow assignment to array elements not contiguous with those already Tom Lane 8.2.0
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-11-04 Avoid referring to a specific version of the SQL standard except where Tom Lane 8.1.0
2005-02-06 Document array behavior for out-of-range subscripts. Tom Lane 8.0.2