Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-19 | Fix misleading comment for get_cheapest_group_keys_order | David Rowley | 16.0 |
| 2022-08-02 | Improve performance of ORDER BY / DISTINCT aggregates | David Rowley | 16.0 |
| 2022-08-01 | Relax overly strict rules in select_outer_pathkeys_for_merge() | David Rowley | 16.0 |
| 2022-07-13 | Use list_copy_head() instead of list_truncate(list_copy(...), ...) | David Rowley | 16.0 |
| 2022-07-13 | Tidy up code in get_cheapest_group_keys_order() | David Rowley | 16.0 |