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

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Last minute mini-proposal (I know, I know)forPQexecf()
Дата
Msg-id 20070402084608.GB31512@svr2.hagander.net
обсуждение исходный текст
Ответ на Re: Last minute mini-proposal (I know, I know)forPQexecf()  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Sat, Mar 31, 2007 at 07:16:19PM -0400, Bruce Momjian wrote:
> Andrew Dunstan wrote:
> > korryd@enterprisedb.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.

There was discussion about this before, and the conclusion then was that
they're not a part of the public interface, and only intended to be used by
"our own" frontends. Doesn't mean we can't put it out there if we think
it's a good interface for people to use though ;-)

//Magnus



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Implicit casts to text
Следующее
От: "Pavel Stehule"
Дата:
Сообщение: Re: Calling void functions