Commits

DateSubjectAuthorReleases
2018-02-02 Add new function WaitForParallelWorkersToAttach. Robert Haas 11.0
2017-12-18 Fix crashes on plans with multiple Gather (Merge) nodes. Robert Haas 10.2
2017-12-18 Fix crashes on plans with multiple Gather (Merge) nodes. Robert Haas 11.0
2017-12-04 Remove memory leak protection from Gather and Gather Merge nodes. Robert Haas 11.0
2017-11-25 Avoid projecting tuples unnecessarily in Gather and Gather Merge. Robert Haas 11.0
2017-11-20 Tweak use of ExecContextForcesOids by Gather (Merge). 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-10-27 Fix mistaken failure to allow parallelism in corner case. Robert Haas 9.6.6
2017-10-27 Fix mistaken failure to allow parallelism in corner case. Robert Haas 10.1
2017-10-27 Fix mistaken failure to allow parallelism in corner case. Robert Haas 11.0
2017-08-29 Push tuple limits through Gather and Gather Merge. Robert Haas 11.0
2017-02-22 Shut down Gather's children before shutting down Gather itself. Robert Haas 10.0
2016-12-05 Ensure gatherstate->nextreader is properly initialized. Robert Haas 9.6.2
2016-12-05 Ensure gatherstate->nextreader is properly initialized. Robert Haas 10.0
2016-10-04 Extend framework from commit 53be0b1ad to report latch waits. Robert Haas 10.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-04-15 Tweak EXPLAIN for parallel query to show workers launched. Robert Haas 9.6.0
2016-03-04 Minor optimizations based on ParallelContext having nworkers_launched. Robert Haas 9.6.0
2016-01-15 Fix spelling mistakes. Robert Haas 9.6.0
2015-12-23 Read from the same worker repeatedly until it returns no tuple. Robert Haas 9.6.0
2015-11-30 Fix obsolete comment. Robert Haas 9.6.0
2015-11-20 Avoid server crash when worker registration fails at execution time. Robert Haas 9.6.0
2015-11-18 Avoid aggregating worker instrumentation multiple times. Robert Haas 9.6.0
2015-11-09 Fix rebasing mistake in nodeGather.c Robert Haas 9.6.0