]> granicus.if.org Git - postgresql/commit
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)
commite2b7d0c65c611ae3044eb3a49ada71aa22cbca80
treeb7c0f914965252a1a729bbed3e1cdd9b54af5c72
parent7626f2a9369d38f5015c7506e9df4567ee26abce
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