Commits

DateSubjectAuthorReleases
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-03-15 Support PlaceHolderVars in MERGE actions. Tom Lane 16.0
2023-03-12 Work around implementation restriction in adjust_appendrel_attrs. Tom Lane 16.0
2023-02-20 Optimize generate_orderedappend_paths David Rowley 16.0
2023-01-30 Do assorted mop-up in the planner. Tom Lane 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 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-12-04 Fix generate_partitionwise_join_paths() to tolerate failure. Tom Lane 16.0
2022-12-04 Fix generate_partitionwise_join_paths() to tolerate failure. Tom Lane 14.7
2022-12-04 Fix generate_partitionwise_join_paths() to tolerate failure. Tom Lane 15.2
2022-12-04 Fix generate_partitionwise_join_paths() to tolerate failure. Tom Lane 13.10
2022-12-04 Fix generate_partitionwise_join_paths() to tolerate failure. Tom Lane 11.19
2022-12-04 Fix generate_partitionwise_join_paths() to tolerate failure. Tom Lane 12.14
2022-10-18 Fix confusion about havingQual vs hasHavingQual in planner. Tom Lane 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-30 Fix incorrect is-this-the-topmost-join tests in parallel planning. Tom Lane 16.0
2022-07-30 Fix incorrect is-this-the-topmost-join tests in parallel planning. Tom Lane 15.0
2022-07-21 Remove fls(), use pg_leftmost_one_pos32() instead. Thomas Munro 16.0
2022-07-19 Estimate cost of elided SubqueryScan, Append, MergeAppend nodes better. Tom Lane 16.0