aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/bool.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-06-04 22:08:53 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-06-04 22:08:53 +0000
commit4863829c1291b16fca7b166d3b9db0668bee4f63 (patch)
treeece0b18efdc4998db0732222e750cc6bdb0d2ce1 /src/backend/utils/adt/bool.c
parent9b5410aa03c136ba7c0d001e5de6a906e37bca45 (diff)
downloadpostgresql-4863829c1291b16fca7b166d3b9db0668bee4f63.tar.gz
postgresql-4863829c1291b16fca7b166d3b9db0668bee4f63.zip
If user re-DECLAREs an existing cursor name, close the old cursor of
that name and issue a NOTICE to the effect that we did. Previously, code would try to assign the new cursor declaration to the old portal, but this didn't work reliably since new parsetree is still sitting in blank portal and is likely to get clobbered.
Diffstat (limited to 'src/backend/utils/adt/bool.c')
0 files changed, 0 insertions, 0 deletions