Thread: Patch to add cursor support to PL/pgSQL

Patch to add cursor support to PL/pgSQL

From
Ian Lance Taylor
Date:
I updated my patch to add support for cursors in PL/pgSQL.  The patch
includes documentation and testsuite patches.
    http://www.airs.com/ian/postgresql-cursor.patch

Ian

Re: Patch to add cursor support to PL/pgSQL

From
Bruce Momjian
Date:
I will keep this for 7.2.  Thanks.


> I updated my patch to add support for cursors in PL/pgSQL.  The patch
> includes documentation and testsuite patches.
>     http://www.airs.com/ian/postgresql-cursor.patch
>
> Ian
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Re: Patch to add cursor support to PL/pgSQL

From
Bruce Momjian
Date:
Seems Jan will add real cursors to 7.2, so we will not need this patch.

> I updated my patch to add support for cursors in PL/pgSQL.  The patch
> includes documentation and testsuite patches.
>     http://www.airs.com/ian/postgresql-cursor.patch
>
> Ian
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026