Patch to add cursor support to PL/pgSQL

From: Ian Lance Taylor <ian(at)airs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Patch to add cursor support to PL/pgSQL
Date: 2001-02-02 18:22:55
Message-ID: sivgqt54hs.fsf@daffy.airs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wrote a patch to add cursor support to PL/pgSQL. I sent it to
pgsql-patches earlier, and Bruce said he would consider it after the
7.1 release.

I would be interested in getting feedback on it, so for now I have put
the patch up on the web:
http://www.airs.com/ian/pgsql-cursor.html

If you are interested in using cursors in PL/pgSQL, please take a look
at the patch. Thanks.

Ian

Browse pgsql-hackers by date

  From Date Subject
Next Message Mikheev, Vadim 2001-02-02 18:38:19 RE: Index grows huge, possible leakage?
Previous Message Bruce Momjian 2001-02-02 18:21:57 Re: 7.1 beta 3 CHANGES FOR QNX