Re: Last minute mini-proposal (I know, I know)forPQexecf()

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: korryd(at)enterprisedb(dot)com, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Last minute mini-proposal (I know, I know)forPQexecf()
Date: 2007-03-31 23:16:19
Message-ID: 200703312316.l2VNGJN08130@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew Dunstan wrote:
> korryd(at)enterprisedb(dot)com wrote:
> >> It's important to get the *right* interface into the first release
> >> that has it.
> >>
> >
> > Agreed, that's why I proposed the right interface to begin with :-)
> >
>
> Maybe the first thing we might usefully do would be to document
> PQExpBuffer. And you can send in a patch for that for 8.3 :-)

The big question is whether these functions are for external use. We
do export them using libpq/exports.txt, but I assume it was only for
psql use and not for general usage.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message korryd 2007-03-31 23:30:03 Re: Last minute mini-proposal (I know, Iknow)forPQexecf()
Previous Message Bruce Momjian 2007-03-31 23:13:20 Re: Macros for typtype (was Re: Arrays of Complex Types)