Re: libpq 8.3 and 8.4 interfaces

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: libpq 8.3 and 8.4 interfaces
Дата
Msg-id CAHyXU0wTcVP0S02JFMJ48U-iSzMgNYYkro1miL00dMX0a7V_tA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: libpq 8.3 and 8.4 interfaces  (salah jubeh <s_jubeh@yahoo.com>)
Список pgsql-general
On Tue, Oct 11, 2011 at 3:03 PM, salah jubeh <s_jubeh@yahoo.com> wrote:
> Hello Bruce,
> Nothing is missing,  I was looking for a summary of what has changed in
> libpq. But certainly the links are more than helpful. Thanks again for the
> quick response
> Regards

another great place to get a bird's eye view of what's going on with
libpq is here:

http://git.postgresql.org/gitweb/?p=postgresql.git;a=history;f=src/interfaces/libpq/libpq-fe.h;h=d13a5b94ab6b858839d8b90ddb4f676860183e44;hb=master

and look for 'add'.  not much has really been added -- probably the
biggest change is the events system.

merlin

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: how to save primary key constraints
Следующее
От: "Harvey, Allan AC"
Дата:
Сообщение: Re: Should casting to integer produce same result as trunc()