Commits

DateSubjectAuthorReleases
2025-01-16 Add OLD/NEW support to RETURNING in DML queries. Dean Rasheed 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-09-10 Introduce an RTE for the grouping step Richard Guo 18.0
2024-07-23 Fix rowcount estimate for gather (merge) paths Richard Guo 18.0
2024-07-22 Remove grotty use of disable_cost for TID scan plans. Robert Haas 18.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-01 Fix assert failure when planning setop subqueries with CTEs David Rowley 17.0
2024-03-28 Update comment in set_dummy_rel_pathlist(). Tom Lane 17.0
2024-03-26 Remove some redundant set_cheapest() calls. Tom Lane 17.0
2024-03-26 Propagate pathkeys from CTEs up to the outer query. Tom Lane 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-02-07 Adjust reltarget assignment for UPPERREL_PARTIAL_DISTINCT rel David Rowley 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-10-10 Replace has_multiple_baserels() with a bitmap test on all_baserels. Tom Lane 17.0
2023-10-10 Fix possible crash in add_paths_to_append_rel() David Rowley 17.0
2023-10-09 Remove debug_print_rel and replace usages with pprint David Rowley 17.0
2023-10-05 Consider cheap startup paths in add_paths_to_append_rel David Rowley 17.0
2023-09-29 C comment: add optimizer function reference Bruce Momjian 17.0
2023-09-28 Add missing TidRangePath handling in print_path() David Rowley 14.10
2023-09-28 Add missing TidRangePath handling in print_path() David Rowley 15.5
2023-09-28 Add missing TidRangePath handling in print_path() David Rowley 16.1
2023-09-28 Add missing TidRangePath handling in print_path() David Rowley 17.0