Re: libpq and prepared statements progress for 8.0 - Mailing list pgsql-patches

From Abhijit Menon-Sen
Subject Re: libpq and prepared statements progress for 8.0
Date
Msg-id 20041005235502.GA17426@penne.toroid.org
Whole thread Raw
In response to Re: [HACKERS] libpq and prepared statements progress for 8.0  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
At 2004-10-05 17:48:27 -0400, tgl@sss.pgh.pa.us wrote:
>
> Searching for all references to one of the existing entry points such
> as PQexecPrepared will probably help you identify what you need to do.

OK. I've attached two additional patches below.

I don't really understand how the *.def files work, so I'm just guessing
about what needs to be changed. Thanks to Josh Berkus and Kris Jurka for
looking over the documentation patch, which just adds descriptions of
the two new functions.

I apologise in advance if I've missed anything.

-- ams

Attachment

pgsql-patches by date:

Previous
From: "Luiz K. Matsumura"
Date:
Subject: pg_dumpall bug in PG 8.0b3 Win32 port
Next
From: Andrew Dunstan
Date:
Subject: Re: pg_dumpall bug in PG 8.0b3 Win32 port