Re: Patch to add cursor support to PL/pgSQL - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Patch to add cursor support to PL/pgSQL
Date
Msg-id 200105161619.f4GGJV411841@candle.pha.pa.us
Whole thread Raw
In response to Patch to add cursor support to PL/pgSQL  (Ian Lance Taylor <ian@airs.com>)
List pgsql-patches
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

pgsql-patches by date:

Previous
From: Barry Lind
Date:
Subject: Patch for jdbc ResultSet.getTimestamp()
Next
From: Bruce Momjian
Date:
Subject: Re: [JDBC] getScale() and getPrecision() patch