Commits

DateSubjectAuthorReleases
2023-04-07 Add array_sample() and array_shuffle() functions. Tom Lane 16.0
2023-02-14 Change argument type of pq_sendbytes from char * to void * Peter Eisentraut 16.0
2023-01-23 Allow parallel aggregate on string_agg and array_agg David Rowley 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.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
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-13 Use new overflow aware integer operations. Andres Freund 11.0
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
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
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
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