Commits

DateSubjectAuthorReleases
2025-09-29 Remove unused parameter from find_window_run_conditions() David Rowley 19 (unreleased)
2025-09-25 Remove unused parameter from check_and_push_window_quals David Rowley 19 (unreleased)
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-02-07 Adjust reltarget assignment for UPPERREL_PARTIAL_DISTINCT rel David Rowley 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-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
2023-04-18 Fix some typos and some incorrectly duplicated words David Rowley 16.0
2023-03-17 Fix incorrect logic for determining safe WindowAgg run conditions David Rowley 15.3
2023-03-17 Fix incorrect logic for determining safe WindowAgg run conditions David Rowley 16.0
2023-02-20 Optimize generate_orderedappend_paths David Rowley 16.0
2022-12-16 Remove pessimistic cost penalization from Incremental Sort David Rowley 16.0
2022-12-06 Fix 32-bit build dangling pointer issue in WindowAgg David Rowley 15.2
2022-12-06 Fix 32-bit build dangling pointer issue in WindowAgg David Rowley 16.0
2022-08-04 Fix failure to set correct operator in window run condition David Rowley 15.0
2022-08-04 Fix failure to set correct operator in window run condition David Rowley 16.0
2022-07-13 Use list_copy_head() instead of list_truncate(list_copy(...), ...) David Rowley 16.0
2022-05-26 Teach remove_unused_subquery_outputs about window run conditions David Rowley 15.0
2022-04-07 Teach planner and executor about monotonic window funcs David Rowley 15.0
2021-08-03 Allow ordered partition scans in more cases David Rowley 15.0