Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-18 | Account for optimized MinMax aggregates during SS_finalize_plan. | Tom Lane | 12.20 |
| 2023-03-13 | Fix failure to detect some cases of improperly-nested aggregates. | Tom Lane | 12.15 |
| 2021-08-18 | Fix check_agg_arguments' examination of aggregate FILTER clauses. | Tom Lane | 12.9 |
| 2020-06-13 | Fix behavior of float aggregates for single Inf or NaN inputs. | Tom Lane | 12.4 |
| 2020-06-11 | Fix mishandling of NaN counts in numeric_[avg_]combine. | Tom Lane | 12.4 |