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
2018-09-21 docs: remove use of escape strings and use bytea hex output Bruce Momjian 12.0
2018-09-21 docs: remove use of escape strings and use bytea hex output Bruce Momjian 11.0
2018-09-21 docs: remove use of escape strings and use bytea hex output Bruce Momjian 9.6.11
2018-09-21 docs: remove use of escape strings and use bytea hex output Bruce Momjian 10.6
2018-09-21 docs: remove use of escape strings and use bytea hex output Bruce Momjian 9.5.15
2018-09-21 docs: remove use of escape strings and use bytea hex output Bruce Momjian 9.3.25
2018-09-21 docs: remove use of escape strings and use bytea hex output Bruce Momjian 9.4.20
2017-11-23 Convert documentation to DocBook XML Peter Eisentraut 11.0
2017-10-17 Don't use SGML empty tags Peter Eisentraut 11.0
2017-09-30 Support arrays over domains. Tom Lane 11.0
2017-09-06 Escape < and & in SGML Peter Eisentraut 11.0
2015-12-23 Allow omitting one or both boundaries in an array slice specifier. Tom Lane 9.6.0
2015-12-18 Revert 9246af6799819847faa33baf441251003acbb8fe because Teodor Sigaev 9.6.0
2015-12-18 Allow to omit boundaries in array subscript Teodor Sigaev 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
2015-03-30 Change array_offset to return subscripts, not offsets Alvaro Herrera 9.5.0
2015-03-18 array_offset() and array_offsets() Alvaro Herrera 9.5.0
2014-01-21 Add a cardinality function for arrays. Robert Haas 9.4.0