Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-26 | Fix possible issue of a WindowFunc being in the wrong WindowClause | David Rowley | 18.2 |
| 2025-04-20 | Fix issue with ORDER BY / DISTINCT aggregates and FILTER | David Rowley | 18.0 |
| 2025-01-10 | Fix UNION planner datatype issue | David Rowley | 18.0 |
| 2024-12-12 | Defer remove_useless_groupby_columns() work until query_planner() | David Rowley | 18.0 |