Commits

DateSubjectAuthorReleases
2026-03-26 Respect disabled_nodes in fix_alternative_subplan. Robert Haas 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-02-10 Fix PGS_CONSIDER_NONPARTIAL interaction with Materialize nodes. Robert Haas 19 (unreleased)
2026-01-29 Fix mistakes in commit 4020b370f214315b8c10430301898ac21658143f Robert Haas 19 (unreleased)
2026-01-28 Allow for plugin control over path generation strategies. Robert Haas 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-29 Ensure sanity of hash-join costing when there are no MCV statistics. Tom Lane 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-11-27 Add parallelism support for TID Range Scans David Rowley 19 (unreleased)
2025-11-02 Change "long" numGroups fields to be Cardinality (i.e., double). Tom Lane 19 (unreleased)
2025-09-03 Fix planner error when estimating SubPlan cost Richard Guo 13.23
2025-09-03 Fix planner error when estimating SubPlan cost Richard Guo 14.20
2025-09-03 Fix planner error when estimating SubPlan cost Richard Guo 15.15
2025-09-03 Fix planner error when estimating SubPlan cost Richard Guo 16.11
2025-09-03 Fix planner error when estimating SubPlan cost Richard Guo 17.7
2025-09-03 Fix planner error when estimating SubPlan cost Richard Guo 18.0
2025-09-03 Fix planner error when estimating SubPlan cost Richard Guo 19 (unreleased)
2025-08-19 Pathify RHS unique-ification for semijoin planning Richard Guo 19 (unreleased)
2025-07-29 Display Memoize planner estimates in EXPLAIN David Rowley 19 (unreleased)
2025-07-08 Consider explicit incremental sort for Append and MergeAppend Richard Guo 19 (unreleased)
2025-05-08 Track the number of presorted outer pathkeys in MergePath Richard Guo 18.0
2025-04-04 Convert PathKey to use CompareType Peter Eisentraut 18.0
2025-04-04 Make derived clause lookup in EquivalenceClass more efficient Amit Langote 18.0
2025-03-20 Revert workarounds for -Wmissing-braces false positives on old GCC Peter Eisentraut 18.0
2025-03-10 Use extended stats for precise estimation of bucket size in hash join Alexander Korotkov 18.0