[BUGS] BUG #2405: how to know if a cursor is open -
04-24-2006
, 02:52 AM
The following bug has been logged online:
Bug reference: 2405
Logged by: RIMBAUD
Email address: christophe.rimbaud (AT) bull (DOT) net
PostgreSQL version: 8.1.3
Operating system: Linux RH3
Description: how to know if a cursor is open
Details:
In pgsql 7.2 , we can close a cursor before creating it even if it doesn't
exist .
In pgsql 8 , this method don't work .
How do i know if a cursor is already open , perhaps in system tables ?? I
don't know .
thanks
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly |