Commits

DateSubjectAuthorReleases
2024-07-23 Remove redundant code in create_gather_merge_path Richard Guo 18.0
2024-07-23 Fix rowcount estimate for gather (merge) paths Richard Guo 18.0
2024-06-18 Fix possible Assert failure in cost_memoize_rescan David Rowley 14.13
2024-06-18 Fix possible Assert failure in cost_memoize_rescan David Rowley 15.8
2024-06-18 Fix possible Assert failure in cost_memoize_rescan David Rowley 16.4
2024-06-18 Fix possible Assert failure in cost_memoize_rescan David Rowley 17.0
2024-05-05 Fix query pullup issue with WindowClause runCondition 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 Reduce memory used by partitionwise joins Amit Langote 17.0
2024-03-19 Postpone reparameterization of paths until create_plan(). Tom Lane 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-02-23 Avoid dangling-pointer problem with partitionwise joins under GEQO. Tom Lane 16.3
2024-02-23 Avoid dangling-pointer problem with partitionwise joins under GEQO. Tom Lane 12.19
2024-02-23 Avoid dangling-pointer problem with partitionwise joins under GEQO. Tom Lane 14.12
2024-02-23 Avoid dangling-pointer problem with partitionwise joins under GEQO. Tom Lane 17.0
2024-02-23 Avoid dangling-pointer problem with partitionwise joins under GEQO. Tom Lane 13.15
2024-02-23 Avoid dangling-pointer problem with partitionwise joins under GEQO. Tom Lane 15.7
2024-02-15 Clarify the 'rows' parameter in create_append_path David Rowley 17.0
2024-02-01 Apply band-aid fix for an oversight in reparameterize_path_by_child. Tom Lane 14.11
2024-02-01 Apply band-aid fix for an oversight in reparameterize_path_by_child. Tom Lane 13.14
2024-02-01 Apply band-aid fix for an oversight in reparameterize_path_by_child. Tom Lane 16.2
2024-02-01 Apply band-aid fix for an oversight in reparameterize_path_by_child. Tom Lane 12.18
2024-02-01 Apply band-aid fix for an oversight in reparameterize_path_by_child. Tom Lane 15.6
2024-01-31 Fix costing bug in MergeAppend David Rowley 17.0