Add a PQfireResultCreateEvents function to allow applications to mimic the
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Sep 2008 20:06:13 +0000 (20:06 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Sep 2008 20:06:13 +0000 (20:06 +0000)
commit4d42c9bafdf2dbd45f4f3f458746479120dd1311
tree4b7e5bf479b2b6eb14a4fef3d5adec61b2bbcb6b
parenteb7108273abf71ff176e481c57b41b3c7125d289
Add a PQfireResultCreateEvents function to allow applications to mimic the
sequence of operations that libpq goes through while creating a PGresult.
Also, remove ill-considered "const" decoration on parameters passed to
event procedures.
doc/src/sgml/libpq.sgml
src/interfaces/libpq/exports.txt
src/interfaces/libpq/libpq-events.c
src/interfaces/libpq/libpq-events.h