diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-12-18 20:21:53 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-12-18 20:21:53 +0000 |
commit | dc254c8674c0b179fea0f04128d5d68e2c28ee99 (patch) | |
tree | a9919157f75fa798576ebae8065bb0b6df416f67 /src/bin/scripts/createuser.c | |
parent | 716a3d6cffcc2fa6b5a9e722e64911071b3bc04c (diff) | |
download | postgresql-dc254c8674c0b179fea0f04128d5d68e2c28ee99.tar.gz postgresql-dc254c8674c0b179fea0f04128d5d68e2c28ee99.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/bin/scripts/createuser.c')
0 files changed, 0 insertions, 0 deletions