aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSort.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-12-18 20:21:37 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-12-18 20:21:37 +0000
commit38423232a5c7689bf41a9ab47086fbd6edecfd73 (patch)
tree7239519e6a9928fd0d5dba6bc18f1347b1d700ae /src/backend/executor/nodeSort.c
parent125d69cd9b2a78a53b9cac811b3f028d6f1ea3d2 (diff)
downloadpostgresql-38423232a5c7689bf41a9ab47086fbd6edecfd73.tar.gz
postgresql-38423232a5c7689bf41a9ab47086fbd6edecfd73.zip
Ensure set-returning functions in the targetlist of a plan node will be
shut down cleanly if the plan node is ReScanned before the SRFs are run to completion. This fixes the problem for SQL-language functions, but still need work on functions using the SRF_XXX() macros.
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions