Commits

DateSubjectAuthorReleases
2018-04-25 Prevent generation of bogus subquery scan paths. Robert Haas 11.0
2018-03-13 Let Parallel Append over simple UNION ALL have partial subpaths. Robert Haas 11.0
2018-02-28 Fix assertion failure when Parallel Append is run serially. Robert Haas 11.0
2018-01-04 Back-port fix for accumulation of parallel worker instrumentation. Robert Haas 9.6.7
2017-12-19 Try again to fix accumulation of parallel worker instrumentation. Robert Haas 10.2
2017-12-19 Try again to fix accumulation of parallel worker instrumentation. Robert Haas 11.0
2017-12-13 Revert "Fix accumulation of parallel worker instrumentation." Robert Haas 10.2
2017-12-13 Revert "Fix accumulation of parallel worker instrumentation." Robert Haas 11.0
2017-12-05 Support Parallel Append plan nodes. Robert Haas 11.0
2017-12-05 Fix accumulation of parallel worker instrumentation. Robert Haas 10.2
2017-12-05 Fix accumulation of parallel worker instrumentation. Robert Haas 11.0
2017-11-16 Pass InitPlan values to workers via Gather (Merge). Robert Haas 11.0
2017-11-15 Add parallel_leader_participation GUC. Robert Haas 11.0
2017-11-13 Push target list evaluation through Gather Merge. Robert Haas 11.0
2017-10-29 Allow parallel query for prepared statements with generic plans. Robert Haas 10.1
2017-10-29 Fix problems with the "role" GUC and parallel query. Robert Haas 9.6.6
2017-10-29 Fix problems with the "role" GUC and parallel query. Robert Haas 10.1
2017-10-29 Fix problems with the "role" GUC and parallel query. Robert Haas 11.0
2017-10-27 Allow parallel query for prepared statements with generic plans. Robert Haas 11.0
2017-08-29 Push tuple limits through Gather and Gather Merge. Robert Haas 11.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
2017-03-07 Consider parallel merge joins. Robert Haas 10.0
2017-02-19 Add optimizer and executor support for parallel index-only scans. Robert Haas 10.0
2017-02-15 Add optimizer and executor support for parallel index scans. Robert Haas 10.0