git.postgresql.org Git - postgresql.git/commit
2010年6月21日 09:47:29 +0000 (09:47 +0000)
2010年6月21日 09:47:29 +0000 (09:47 +0000)
commit 2e8a832dd6e2e75626d59565fbe9029be12771f7
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.
This is the main PostgreSQL git repository.
RSS
Atom