aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeGatherMerge.c
Commit message (Expand)AuthorAge
* Faster expression evaluation and targetlist projection.Andres Freund2017-03-25
* Remove dead code in nodeGatherMerge.c.Tom Lane2017-03-12
* Add a Gather Merge executor node.Robert Haas2017-03-09