Commits

DateSubjectAuthorReleases
2026-04-06 Fix null-bitmap combining in array_agg_array_combine(). Tom Lane 19 (unreleased)
2026-04-06 Fix null-bitmap combining in array_agg_array_combine(). Tom Lane 17.10
2026-04-06 Fix null-bitmap combining in array_agg_array_combine(). Tom Lane 16.14
2026-04-06 Fix null-bitmap combining in array_agg_array_combine(). Tom Lane 18.4
2025-04-01 Introduce a SQL-callable function array_sort(anyarray). Tom Lane 18.0
2025-02-11 Allow extension functions to participate in in-place updates. Tom Lane 18.0
2023-05-04 In array_position()/array_positions(), beware of empty input array. Tom Lane 14.8
2023-05-04 In array_position()/array_positions(), beware of empty input array. Tom Lane 15.3
2023-05-04 In array_position()/array_positions(), beware of empty input array. Tom Lane 13.11
2023-05-04 In array_position()/array_positions(), beware of empty input array. Tom Lane 12.15
2023-05-04 In array_position()/array_positions(), beware of empty input array. Tom Lane 16.0
2023-05-04 In array_position()/array_positions(), beware of empty input array. Tom Lane 11.20
2023-04-07 Add array_sample() and array_shuffle() functions. Tom Lane 16.0
2021-05-10 Prevent integer overflows in array subscripting calculations. Tom Lane 14.0
2021-05-10 Prevent integer overflows in array subscripting calculations. Tom Lane 13.3
2021-05-10 Prevent integer overflows in array subscripting calculations. Tom Lane 12.7
2021-05-10 Prevent integer overflows in array subscripting calculations. Tom Lane 10.17
2021-05-10 Prevent integer overflows in array subscripting calculations. Tom Lane 9.6.22
2021-05-10 Prevent integer overflows in array subscripting calculations. Tom Lane 11.12
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-05-03 Remove create_singleton_array(), hard-coding the case in its sole caller. Tom Lane 10.0
2017-05-01 Improve function header comment for create_singleton_array(). Tom Lane 10.0
2016-10-30 Improve speed of aggregates that use array_append as transition function. Tom Lane 10.0
2016-10-30 Improve speed of aggregates that use array_append as transition function. Tom Lane 9.5.6
2016-10-30 Improve speed of aggregates that use array_append as transition function. Tom Lane 9.6.2