Re: libpq and prepared statements progress for 8.0

From: Abhijit Menon-Sen <ams(at)oryx(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: libpq and prepared statements progress for 8.0
Date: 2004-10-05 23:55:02
Message-ID: 20041005235502.GA17426@penne.toroid.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

At 2004-10-05 17:48:27 -0400, tgl(at)sss(dot)pgh(dot)pa(dot)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 Content-Type Size
libpq-dll.diff text/plain 1.2 KB
libpq-sgml-c.diff text/plain 3.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim C. Nasby 2004-10-06 06:34:00 Re: SQL-Invoked Procedures for 8.1
Previous Message Andrew Dunstan 2004-10-05 22:09:53 Re: [HACKERS] PGPASSWORD and client tools

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2004-10-05 23:56:57 Re: pg_dumpall bug in PG 8.0b3 Win32 port
Previous Message Luiz K. Matsumura 2004-10-05 23:13:47 pg_dumpall bug in PG 8.0b3 Win32 port