Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove unused #include's from backend .c files | Peter Eisentraut | 2024-03-04 |
* | Update copyright for 2024 | Bruce Momjian | 2024-01-03 |
* | Allow parallel aggregate on string_agg and array_agg | David Rowley | 2023-01-23 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Improve performance of ORDER BY / DISTINCT aggregates | David Rowley | 2022-08-02 |
* | Convert planner's AggInfo and AggTransInfo structs to proper Nodes. | Tom Lane | 2022-07-19 |
* | Update copyright for 2022 | Bruce Momjian | 2022-01-07 |
* | Fix incorrect comment for get_agg_clause_costs | David Rowley | 2021-07-26 |
* | Fix some typos, grammar and style in docs and comments | Michael Paquier | 2021-02-24 |
* | Update copyright for 2021 | Bruce Momjian | 2021-01-02 |
* | Move per-agg and per-trans duplicate finding to the planner. | Heikki Linnakangas | 2020-11-24 |