Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-08-02 | Improve performance of ORDER BY / DISTINCT aggregates | David Rowley | 16.0 |
| 2022-07-19 | Convert planner's AggInfo and AggTransInfo structs to proper Nodes. | Tom Lane | 16.0 |