Re: libpq object hooks (libpq events) - Mailing list pgsql-patches

From Merlin Moncure
Subject Re: libpq object hooks (libpq events)
Date
Msg-id b42b73150805201029i5d1dbdcbj7941518c5bc0bf28@mail.gmail.com
Whole thread Raw
In response to Re: libpq object hooks (libpq events)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
On Mon, May 19, 2008 at 8:22 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Andrew Chernow <ac@esilo.com> writes:
>> Here is an updated patch for what was called object hooks.  This is now
>> called libpq events.  If someone has a better name or hates ours, let us
>> know.
>
> This is starting to get there,

Interesting you haven't commented on two areas, the actual placement
of the event callers in the libpq code (i'm assuming these are ok),
and the PQcopyResult/PQsetvalue functions.  The latter area introduces
some new behavior into standard libpq (imo) so it deserves some
scrutiny.

merlin

pgsql-patches by date:

Previous
From: Bryce Nesbitt
Date:
Subject: Re: Patch to change psql default banner v6
Next
From: Guillaume Lelarge
Date:
Subject: Re: Patch to change psql default banner v6