aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1996-11-20 22:35:19 +0000
committerBruce Momjian <bruce@momjian.us>1996-11-20 22:35:19 +0000
commit8299e75577645e420745ea48276b6e8e4ceeb138 (patch)
treea55bac7c91f6de05dc7ed5e5d9463b1d66f4ca20 /src/backend/access/gist
parent6399c74f1742b8f639633b1ba9c4f2bbea9f06c3 (diff)
downloadpostgresql-8299e75577645e420745ea48276b6e8e4ceeb138.tar.gz
postgresql-8299e75577645e420745ea48276b6e8e4ceeb138.zip
following is a little fix for libpq.
PQexec handles the possibility of multiple results from one query by simply submitting an empty query after the first result and waiting for an 'I' message. Rules can generate errors with transaction abort after the first 'C' message was recieved (e.g. if a C-language function used in a rule calls elog(WARN, ...)). Thus we have to look for. Jan(wieck@sapserv.debis.de)
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions