summaryrefslogtreecommitdiff
path: root/src/include/executor/nodeProjectSet.h
AgeCommit message (Expand)Author
2017-07-30Move ExecProcNode from dispatch to function pointer based model.Andres Freund
2017-06-21Phase 2 of pgindent updates.Tom Lane
2017-01-18Move targetlist SRF handling from expression evaluation to new executor node.Andres Freund