Commits

DateSubjectAuthorReleases
2025-11-02 Improve planner's estimates of tuple hash table sizes. Tom Lane 19 (unreleased)
2025-08-28 Fix "variable not found in subplan target lists" in semijoin de-duplication. Tom Lane 18.0
2024-12-19 Improve planner's handling of SetOp plans. Tom Lane 18.0
2024-12-19 Convert SetOp to read its inputs as outerPlan and innerPlan. Tom Lane 18.0
2024-03-26 Propagate pathkeys from CTEs up to the outer query. Tom Lane 17.0
2024-03-19 Postpone reparameterization of paths until create_plan(). Tom Lane 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-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-10 Fix Asserts in calc_non_nestloop_required_outer(). Tom Lane 17.0
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 16.1
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 14.10
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 15.5
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 17.0
2023-07-14 Allow plan nodes with initPlans to be considered parallel-safe. Tom Lane 17.0
2023-04-12 Fix parallel-safety marking when moving initplans to another node. Tom Lane 16.0
2023-04-12 Fix parallel-safety marking when moving initplans to another node. Tom Lane 15.3