Commits

DateSubjectAuthorReleases
2025-08-28 Fix "variable not found in subplan target lists" in semijoin de-duplication. Tom Lane 19 (unreleased)
2025-08-13 Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true. Tom Lane 19 (unreleased)
2025-03-11 Improve EXPLAIN's display of window functions. Tom Lane 18.0
2025-01-31 Get rid of our dependency on type "long" for memory size calculations. Tom Lane 18.0
2024-12-19 Improve planner's handling of SetOp plans. Tom Lane 18.0
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 18.0
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 15.9
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 14.14
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 17.1
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 12.21
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 13.17
2024-11-08 Improve fix for not entering parallel mode when holding interrupts. Tom Lane 16.5
2024-05-20 Revert commit 66c0185a3 and follow-on patches. Tom Lane 17.0
2024-03-26 Propagate pathkeys from CTEs up to the outer query. Tom Lane 17.0
2023-12-19 Prevent integer overflow when forming tuple width estimates. 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
2023-04-12 Fix parallel-safety marking when moving initplans to another node. Tom Lane 13.11
2023-04-12 Fix parallel-safety marking when moving initplans to another node. Tom Lane 12.15
2023-04-12 Fix parallel-safety marking when moving initplans to another node. Tom Lane 11.20