Commits

DateSubjectAuthorReleases
2017-03-14 Update overlooked comment for Gather Merge. Robert Haas 10.0
2017-03-14 Remove some bogus logic from create_gather_merge_plan. Robert Haas 10.0
2017-03-09 Fix a couple of planner bugs in Gather Merge. Robert Haas 10.0
2017-03-09 Add a Gather Merge executor node. Robert Haas 10.0
2017-03-08 Support parallel bitmap heap scans. Robert Haas 10.0
2016-10-21 postgres_fdw: Push down aggregates to remote servers. Robert Haas 10.0
2016-07-01 Set consider_parallel correctly for upper planner rels. Robert Haas 9.6.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-06-09 Eliminate "parallel degree" terminology. Robert Haas 9.6.0
2016-03-29 Allow aggregate transition states to be serialized and deserialized. Robert Haas 9.6.0
2016-03-29 Rework custom scans to work more like the new extensible node stuff. Robert Haas 9.6.0
2016-03-21 Support parallel aggregation. Robert Haas 9.6.0
2016-03-18 Directly modify foreign tables. Robert Haas 9.6.0
2016-03-18 Push scan/join target list beneath Gather when possible. Robert Haas 9.6.0
2016-02-07 Introduce a new GUC force_parallel_mode for testing purposes. Robert Haas 9.6.0
2016-01-28 Only try to push down foreign joins if the user mapping OIDs match. Robert Haas 9.6.0
2016-01-20 Support parallel joins, and make related improvements. Robert Haas 9.6.0
2016-01-20 Support multi-stage aggregation. Robert Haas 9.6.0
2015-12-23 Change Gather not to use a physical tlist. Robert Haas 9.6.0
2015-12-08 Allow foreign and custom joins to handle EvalPlanQual rechecks. Robert Haas 9.5.0
2015-12-08 Allow foreign and custom joins to handle EvalPlanQual rechecks. Robert Haas 9.6.0
2015-11-11 Make sequential scans parallel-aware. Robert Haas 9.6.0
2015-11-09 Comment update. 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