Re: libpq 8.3 and 8.4 interfaces - Mailing list pgsql-general

From Merlin Moncure
Subject Re: libpq 8.3 and 8.4 interfaces
Date
Msg-id CAHyXU0wTcVP0S02JFMJ48U-iSzMgNYYkro1miL00dMX0a7V_tA@mail.gmail.com
Whole thread Raw
In response to Re: libpq 8.3 and 8.4 interfaces  (salah jubeh <s_jubeh@yahoo.com>)
List 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 by date:

Previous
From: John R Pierce
Date:
Subject: Re: how to save primary key constraints
Next
From: "Harvey, Allan AC"
Date:
Subject: Re: Should casting to integer produce same result as trunc()