Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-27 | Don't flatten join alias Vars that are stored within a GROUP RTE. | Tom Lane | 18.4 |
| 2025-11-18 | Don't allow CTEs to determine semantic levels of aggregates. | Tom Lane | 18.2 |
| 2025-09-17 | Calculate agglevelsup correctly when Aggref contains a CTE. | Tom Lane | 18.0 |
| 2025-03-09 | Don't try to parallelize array_agg() on an anonymous record type. | Tom Lane | 18.0 |
| 2024-09-11 | Remove incorrect Assert. | Tom Lane | 18.0 |