Patch to add cursor support to PL/pgSQL

Started by Ian Lance Taylorover 25 years ago3 messagespatches
Jump to latest
#1Ian Lance Taylor
ian@airs.com

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

#2Bruce Momjian
bruce@momjian.us
In reply to: Ian Lance Taylor (#1)
Re: Patch to add cursor support to PL/pgSQL

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
#3Bruce Momjian
bruce@momjian.us
In reply to: Ian Lance Taylor (#1)
Re: Patch to add cursor support to PL/pgSQL

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