Improve the recently-added libpq events code to provide more consistent
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Sep 2008 16:40:40 +0000 (16:40 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Sep 2008 16:40:40 +0000 (16:40 +0000)
commit4160853ee21021b864b1b612444ad4a52747ec33
tree47e24adbf8eee23dbf793573ce6405b0fe0e34c4
parent83554c23b818002c924b2b904fe6bebc70f2f317
Improve the recently-added libpq events code to provide more consistent
guarantees about whether event procedures will receive DESTROY events.
They no longer need to defend themselves against getting a DESTROY
without a successful prior CREATE.

Andrew Chernow
doc/src/sgml/libpq.sgml
src/interfaces/libpq/fe-exec.c
src/interfaces/libpq/libpq-events.c
src/interfaces/libpq/libpq-int.h