Re: PQfformat() and Composite Formatted Results

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: PQfformat() and Composite Formatted Results
Дата
Msg-id 200602040035.k140ZcR22936@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: PQfformat() and Composite Formatted Results  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: PQfformat() and Composite Formatted Results  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Your patch has been added to the PostgreSQL unapplied patches list at:
> >     http://momjian.postgresql.org/cgi-bin/pgpatches
> > It will be applied as soon as one of the PostgreSQL committers reviews
> > and approves it.
> 
> There is 0 chance that this will be applied, because
> 
> >> Therefore, it breaks compatibility with the existing PQ*Params() and
> >> PQ*Prepared() functions. (Use at your own risk.)

OK, patch removed, but you stated in email:

> On Dec 30 06:52, Tom Lane wrote:
> > It's not a protocol restriction, it's a libpq restriction made in the
> > name of keeping the API from getting too unwieldy.  We could add more
> > entry points with different parameter lists to address this.  I have
> > a feeling that refactoring the API of the query functions entirely
> > might be a better idea, though.

so I thought you were saying that we need to just pick new function
names or something.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PQfformat() and Composite Formatted Results
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: PQfformat() and Composite Formatted Results