Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-11-18 | Don't allow CTEs to determine semantic levels of aggregates. | Tom Lane | 17.8 |
| 2025-09-17 | Calculate agglevelsup correctly when Aggref contains a CTE. | Tom Lane | 17.7 |
| 2025-03-09 | Don't try to parallelize array_agg() on an anonymous record type. | Tom Lane | 17.5 |
| 2024-09-11 | Remove incorrect Assert. | Tom Lane | 17.0 |
| 2023-11-06 | Compute aggregate argument types correctly in transformAggregateCall(). | Tom Lane | 17.0 |