postgresql/src/include/nodes
Andres Freund ea15e18677 Remove obsoleted code relating to targetlist SRF evaluation.
Since 69f4b9c plain expression evaluation (and thus normal projection)
can't return sets of tuples anymore. Thus remove code dealing with
that possibility.

This will require adjustments in external code using
ExecEvalExpr()/ExecProject() - that should neither be hard nor very
common.

Author: Andres Freund and Tom Lane
Discussion: https://postgr.es/m/20160822214023.aaxz5l4igypowyri@alap3.anarazel.de
2017-01-19 14:40:41 -08:00
..
bitmapset.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
execnodes.h Remove obsoleted code relating to targetlist SRF evaluation. 2017-01-19 14:40:41 -08:00
extensible.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
lockoptions.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
makefuncs.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
memnodes.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
nodeFuncs.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
nodes.h Move targetlist SRF handling from expression evaluation to new executor node. 2017-01-18 13:40:27 -08:00
params.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
parsenodes.h Change representation of statement lists, and add statement location info. 2017-01-14 16:02:35 -05:00
pg_list.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
plannodes.h Move targetlist SRF handling from expression evaluation to new executor node. 2017-01-18 13:40:27 -08:00
primnodes.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
print.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
readfuncs.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
relation.h Move targetlist SRF handling from expression evaluation to new executor node. 2017-01-18 13:40:27 -08:00
replnodes.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
tidbitmap.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
value.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00