aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2010-06-21 09:47:29 +0000
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2010-06-21 09:47:29 +0000
commit2e8a832dd6e2e75626d59565fbe9029be12771f7 (patch)
treebe51b344895566849c469329704931e734b8ddff /doc/src
parentf685cbbac849064a170375e41fc36ad517f6210c (diff)
downloadpostgresql-2e8a832dd6e2e75626d59565fbe9029be12771f7.tar.gz
postgresql-2e8a832dd6e2e75626d59565fbe9029be12771f7.zip
In a PL/pgSQL "FOR cursor" statement, the statements executed in the loop
might close the cursor, rendering the Portal pointer to it invalid. Closing the cursor in the middle of the loop is not a very sensible thing to do, but we must handle it gracefully and throw an error instead of crashing.
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions