Commits

DateSubjectAuthorReleases
2017-01-05 Fix handling of empty arrays in array_fill(). Tom Lane 10.0
2017-01-05 Fix handling of empty arrays in array_fill(). Tom Lane 9.6.2
2017-01-05 Fix handling of empty arrays in array_fill(). Tom Lane 9.4.11
2017-01-05 Fix handling of empty arrays in array_fill(). Tom Lane 9.5.6
2016-12-09 Fix crasher bug in array_position(s) Alvaro Herrera 10.0
2016-12-09 Fix crasher bug in array_position(s) Alvaro Herrera 9.6.2
2016-12-09 Fix crasher bug in array_position(s) Alvaro Herrera 9.5.6
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-24 Fix bug around assignment expressions containing indirections. Andres Freund 9.5.0
2015-07-24 Fix bug around assignment expressions containing indirections. Andres Freund 9.6.0
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-11-25 Support arrays as input to array_agg() and ARRAY(SELECT ...). Tom Lane 9.5.0
2014-09-09 Add width_bucket(anyelement, anyarray). Tom Lane 9.5.0
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 8.4.22
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.0.18
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.1.14
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.2.9
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.3.5
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.4.0
2014-02-01 arrays: tighten checks for multi-dimensional input Bruce Momjian 9.4.0
2014-01-21 Add a cardinality function for arrays. Robert Haas 9.4.0
2013-12-11 Tweak placement of explicit ANALYZE commands in the regression tests. Tom Lane 9.4.0