Re: Patch to add cursor support to PL/pgSQL

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Ian Lance Taylor <ian(at)airs(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch to add cursor support to PL/pgSQL
Date: 2001-05-16 16:19:31
Message-ID: 200105161619.f4GGJV411841@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org
>

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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-05-16 17:08:08 Re: getScale() and getPrecision() patch
Previous Message Barry Lind 2001-05-16 05:51:31 Patch for jdbc ResultSet.getTimestamp()