diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-12-18 20:21:37 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-12-18 20:21:37 +0000 |
commit | 38423232a5c7689bf41a9ab47086fbd6edecfd73 (patch) | |
tree | 7239519e6a9928fd0d5dba6bc18f1347b1d700ae /src/backend/executor/nodeSort.c | |
parent | 125d69cd9b2a78a53b9cac811b3f028d6f1ea3d2 (diff) | |
download | postgresql-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