aboutsummaryrefslogtreecommitdiff
path: root/src/include/executor/execParallel.h
Commit message (Expand)AuthorAge
* pgindent run for 9.6Robert Haas2016-06-09
* Update copyright for 2016Bruce Momjian2016-01-02
* Avoid aggregating worker instrumentation multiple times.Robert Haas2015-11-18
* Update parallel executor support to reuse the same DSM.Robert Haas2015-10-30
* Rewrite interaction of parallel mode with parallel executor support.Robert Haas2015-10-16
* Parallel executor support.Robert Haas2015-09-28