summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeProjectSet.c
AgeCommit message (Expand)Author
2017-05-17Post-PG 10 beta1 pgindent runBruce Momjian
2017-03-25Faster expression evaluation and targetlist projection.Andres Freund
2017-01-19Remove obsoleted code relating to targetlist SRF evaluation.Andres Freund
2017-01-18Move targetlist SRF handling from expression evaluation to new executor node.Andres Freund