Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-10-03 | Revert "Optimize order of GROUP BY keys". | Tom Lane | 15.0 |
| 2022-09-19 | Fix misleading comment for get_cheapest_group_keys_order | David Rowley | 15.0 |
| 2022-07-13 | Tidy up code in get_cheapest_group_keys_order() | David Rowley | 15.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-11 | Fix various typos and spelling mistakes in code comments | David Rowley | 15.0 |
| 2022-03-30 | Optimize order of GROUP BY keys | Tomas Vondra | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-08-03 | Allow ordered partition scans in more cases | David Rowley | 15.0 |