Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-03-09 | Don't try to parallelize array_agg() on an anonymous record type. | Tom Lane | 16.9 |
| 2024-05-18 | Account for optimized MinMax aggregates during SS_finalize_plan. | Tom Lane | 16.4 |
| 2023-04-16 | Ensure result of an aggregate's finalfunc is made read-only. | Tom Lane | 16.0 |
| 2023-03-13 | Fix failure to detect some cases of improperly-nested aggregates. | Tom Lane | 16.0 |
| 2023-01-30 | Make Vars be outer-join-aware. | Tom Lane | 16.0 |
| 2022-10-03 | Revert "Optimize order of GROUP BY keys". | Tom Lane | 16.0 |