git.postgresql.org Git - postgresql.git/commit
Sun, 4 Jun 2000 22:08:53 +0000 (22:08 +0000)
Sun, 4 Jun 2000 22:08:53 +0000 (22:08 +0000)
commit 4863829c1291b16fca7b166d3b9db0668bee4f63
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.
This is the main PostgreSQL git repository.
RSS
Atom