Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-06 | Fix null-bitmap combining in array_agg_array_combine(). | Tom Lane | 16.14 |
| 2023-05-04 | In array_position()/array_positions(), beware of empty input array. | Tom Lane | 16.0 |
| 2023-04-18 | Fix various typos | David Rowley | 16.0 |
| 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 |