Commits

DateSubjectAuthorReleases
2026-01-26 Fix possible issue of a WindowFunc being in the wrong WindowClause David Rowley 16.12
2026-01-26 Fix possible issue of a WindowFunc being in the wrong WindowClause David Rowley 17.8
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 16.9
2025-04-20 Fix issue with ORDER BY / DISTINCT aggregates and FILTER David Rowley 17.5
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 17.3
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
2024-05-05 Fix query pullup issue with WindowClause runCondition David Rowley 17.0
2024-04-03 Don't adjust ressortgroupref in generate_setop_child_grouplist() David Rowley 17.0
2024-04-02 Don't zero tuple_fraction when planning UNIONs with ORDER BYs David Rowley 17.0
2024-04-01 Fix assert failure when planning setop subqueries with CTEs David Rowley 17.0
2024-03-25 Allow planner to use Merge Append to efficiently implement UNION David Rowley 17.0
2024-03-14 Trim ORDER BY/DISTINCT aggregate pathkeys in gather_grouping_paths David Rowley 16.3
2024-03-14 Trim ORDER BY/DISTINCT aggregate pathkeys in gather_grouping_paths David Rowley 17.0
2024-03-05 Remove surplus trailing semicolon David Rowley 17.0
2024-02-07 Adjust reltarget assignment for UPPERREL_PARTIAL_DISTINCT rel David Rowley 17.0
2024-02-02 Allow Gather Merge in more cases for parallel DISTINCT David Rowley 17.0
2024-01-31 Consider the "LIMIT 1" optimization with parallel DISTINCT David Rowley 17.0
2024-01-30 Simplify partial path generation in GROUP BY/ORDER BY David Rowley 17.0
2023-07-03 Remove redundant PARTITION BY columns from WindowClauses David Rowley 17.0
2023-02-15 Rename force_parallel_mode to debug_parallel_query David Rowley 16.0
2023-01-17 Don't presort ORDER BY/DISTINCT Aggrefs with volatile functions David Rowley 16.0
2023-01-10 Have the planner consider Incremental Sort for DISTINCT David Rowley 16.0