summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistscan.c
diff options
context:
space:
mode:
authorBruce Momjian1996-11-20 22:35:19 +0000
committerBruce Momjian1996-11-20 22:35:19 +0000
commit8299e75577645e420745ea48276b6e8e4ceeb138 (patch)
treea55bac7c91f6de05dc7ed5e5d9463b1d66f4ca20 /src/backend/access/gist/gistscan.c
parent6399c74f1742b8f639633b1ba9c4f2bbea9f06c3 (diff)
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([email protected])
Diffstat (limited to 'src/backend/access/gist/gistscan.c')
0 files changed, 0 insertions, 0 deletions