Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-18 | Account for optimized MinMax aggregates during SS_finalize_plan. | Tom Lane | 15.8 |
| 2023-03-13 | Fix failure to detect some cases of improperly-nested aggregates. | Tom Lane | 15.3 |
| 2022-10-03 | Revert "Optimize order of GROUP BY keys". | Tom Lane | 15.0 |
| 2022-03-30 | Optimize order of GROUP BY keys | Tomas Vondra | 15.0 |
| 2022-02-08 | Rearrange core regression tests to reduce cross-script dependencies. | Tom Lane | 15.0 |
| 2021-08-18 | Fix check_agg_arguments' examination of aggregate FILTER clauses. | Tom Lane | 15.0 |
| 2021-07-14 | Change the name of the Result Cache node to Memoize | David Rowley | 15.0 |