Commits

Showing commits that first shipped in 17 (backpatches included). Clear

DateSubjectAuthorReleases
2026-01-26 Fix possible issue of a WindowFunc being in the wrong WindowClause David Rowley 17.8
2025-08-11 Fix security checks in selectivity estimation functions. Dean Rasheed 17.6
2025-04-20 Fix issue with ORDER BY / DISTINCT aggregates and FILTER David Rowley 17.5
2025-01-10 Fix UNION planner datatype issue David Rowley 17.3
2024-12-17 Update comments about index parallel builds Tomas Vondra 17.3
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 17.1
2024-11-08 Disallow partitionwise grouping when collations don't match Amit Langote 17.1
2024-09-18 Don't enter parallel mode when holding interrupts. Noah Misch 17.0
2024-06-06 Restore preprocess_groupclause() Alexander Korotkov 17.0
2024-06-06 Rename PathKeyInfo to GroupByOrdering Alexander Korotkov 17.0
2024-06-06 Fix asymmetry in setting EquivalenceClass.ec_sortref Alexander Korotkov 17.0
2024-05-21 Re-allow planner to use Merge Append to efficiently implement UNION. Robert Haas 17.0
2024-05-20 Revert commit 66c0185a3 and follow-on patches. Tom Lane 17.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-30 Add support for MERGE ... WHEN NOT MATCHED BY SOURCE. Dean Rasheed 17.0
2024-03-26 Propagate pathkeys from CTEs up to the outer query. Tom Lane 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 17.0
2024-03-06 Revert "Fix parallel-safety check of expressions and predicate for index builds" Michael Paquier 17.0
2024-03-06 Fix parallel-safety check of expressions and predicate for index builds Michael Paquier 17.0
2024-03-05 Remove surplus trailing semicolon David Rowley 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0