aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeGather.c
Commit message (Expand)AuthorAge
* Rewrite interaction of parallel mode with parallel executor support.Robert Haas2015-10-16
* Add missing "static" specifier.Tom Lane2015-10-03
* Add a Gather executor node.Robert Haas2015-09-30