Use a shutdown callback to clear setArgsValid in a FuncExprState that is
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 18 Dec 2003 22:23:42 +0000 (22:23 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 18 Dec 2003 22:23:42 +0000 (22:23 +0000)
commit54840eca2ed26f9f5619553a69e46813a922bd24
tree22b7a3da963871d83956ae3f577daadfe382214b
parented8e5143c24d513dd1b74fa5376613237d4a6803
Use a shutdown callback to clear setArgsValid in a FuncExprState that is
evaluating a set-valued function.  This fixes some additional problems
with rescanning partially-evaluated SRFs.
src/backend/executor/execQual.c
src/include/nodes/execnodes.h