Re: cursor already in use error - Mailing list pgsql-general

From Sim Zacks
Subject Re: cursor already in use error
Date
Msg-id d0434f$7o$1@news.hub.org
Whole thread Raw
In response to cursor already in use error  ("Sim Zacks" <sim@compulab.co.il>)
List pgsql-general
> Always close your cursors.
>
Thanks.
In my real example I had multiple return points and did not close the cursor
before each one.



pgsql-general by date:

Previous
From: "Sim Zacks"
Date:
Subject: Re: cursor already in use error
Next
From: Martijn van Oosterhout
Date:
Subject: Re: to_char bug?