]> granicus.if.org Git - postgresql/commit
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)
commit3290e6180fcd4b73ea1badb2d10e9bf44496cd91
tree4eee8750313139017616681e3402113c73658557
parent4e57668da475f47242d8552df371a3dbef5205f8
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