Commits

DateSubjectAuthorReleases
2026-03-26 Respect disabled_nodes in fix_alternative_subplan. Robert Haas 19 (unreleased)
2026-02-10 Store information about elided nodes in the final plan. Robert Haas 19 (unreleased)
2026-02-10 Store information about range-table flattening in the final plan. Robert Haas 19 (unreleased)
2025-09-23 Keep track of what RTIs a Result node is scanning. Robert Haas 19 (unreleased)
2017-11-29 Update typedefs.list and re-run pgindent Robert Haas 11.0
2017-11-16 Pass InitPlan values to workers via Gather (Merge). Robert Haas 11.0
2017-10-06 Basic partition-wise join functionality. Robert Haas 11.0
2017-05-01 Fire per-statement triggers on partitioned tables. Robert Haas 10.0
2017-03-21 Don't scan partitioned tables. Robert Haas 10.0
2017-03-09 Add a Gather Merge executor node. Robert Haas 10.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-04-27 Fix EXPLAIN VERBOSE output for parallel aggregate. Robert Haas 9.6.0
2016-03-29 Allow aggregate transition states to be serialized and deserialized. Robert Haas 9.6.0
2016-03-21 Support parallel aggregation. Robert Haas 9.6.0
2016-03-08 Comment update for fdw_recheck_quals. Robert Haas 9.6.0
2015-11-19 Fix incomplete set_foreignscan_references handling for fdw_recheck_quals Robert Haas 9.5.0
2015-11-19 Fix incomplete set_foreignscan_references handling for fdw_recheck_quals Robert Haas 9.6.0
2015-10-27 Make Gather node projection-capable. Robert Haas 9.6.0
2015-10-15 Allow FDWs to push down quals without breaking EvalPlanQual rechecks. Robert Haas 9.5.0
2015-10-15 Allow FDWs to push down quals without breaking EvalPlanQual rechecks. Robert Haas 9.6.0
2015-09-30 Add a Gather executor node. Robert Haas 9.6.0
2015-09-29 Parallel executor support. Robert Haas 9.6.0
2015-07-29 Fix incorrect comment. Robert Haas 9.6.0
2015-06-26 Improve handling of CustomPath/CustomPlan(State) children. Robert Haas 9.5.0
2015-05-01 Allow FDWs and custom scan providers to replace joins with scans. Robert Haas 9.5.0