Re: [HACKERS] [GENERAL] Using Cursor in PostgreSQL 7.2

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Joe Conway <joseph(dot)conway(at)home(dot)com>
Cc: "pgsql-patches(at)postgresql(dot)org" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [HACKERS] [GENERAL] Using Cursor in PostgreSQL 7.2
Date: 2001-12-13 10:49:01
Message-ID: 200112131049.fBDAn1G25237@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-patches


Patch applied. Thanks.

---------------------------------------------------------------------------

> Tom Lane wrote:
>
> > Joe Conway <joseph(dot)conway(at)home(dot)com> writes:
> >
> >>I confirmed the UNION hack is no longer required. Thanks! Is it too late
> >>to change the README in contrib/dblink?
> >>
> >
> > No, I don't think that's a problem. Send a patch.
> >
>
> Here's a (documentation only) patch for the contrib/dblink README.
>
> Thanks,
>
> Joe

> *** README.dblink.orig Mon Jun 18 12:09:50 2001
> --- README.dblink Wed Dec 12 19:57:34 2001
> ***************
> *** 82,88 ****

--
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-general by date

  From Date Subject
Next Message Sanjin 2001-12-13 10:52:24 Insert character codes in PosgreSQL with SQL command
Previous Message Andrea Suisani 2001-12-13 10:06:11 R: Can I call unix/linux commands within plsql?

Browse pgsql-hackers by date

  From Date Subject
Next Message Vince Vielhaber 2001-12-13 11:02:12 Re: Regression test database is not working
Previous Message Bruce Momjian 2001-12-13 10:35:02 Re: Intermediate report for AIX 5L port

Browse pgsql-patches by date

  From Date Subject
Next Message Patrick Welche 2001-12-13 18:57:51 Re: Third call for platform testing
Previous Message Marko Kreen 2001-12-13 06:23:22 Re: make createlang match docs