Re: cursor already in use error

From: "Sim Zacks" <sim(at)compulab(dot)co(dot)il>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: cursor already in use error
Date: 2005-03-02 10:03:16
Message-ID: d0434f$7o$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2005-03-02 10:32:19 Re: to_char bug?
Previous Message Sim Zacks 2005-03-02 10:02:28 Re: cursor already in use error