aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-02-27 19:17:07 +0200
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2013-02-27 19:28:51 +0200
commit3a9e64aa0d96c8ffb6c682b082d0f72b1d373327 (patch)
tree868e56e125b00ec17a0bda8514e7e3c4c4adfcab /src/backend/access/gist
parent5ddf38f21d3f34c794de2d1c9b61ba92a7d6f39c (diff)
downloadpostgresql-3a9e64aa0d96c8ffb6c682b082d0f72b1d373327.tar.gz
postgresql-3a9e64aa0d96c8ffb6c682b082d0f72b1d373327.zip
Cannot use WL_SOCKET_WRITEABLE without WL_SOCKET_READABLE.
In copy-out mode, the frontend should not send any messages until the backend has finished streaming, by sending a CopyDone message. I'm not sure if it would be legal for the client to send a new query before receiving the CopyDone message from the backend, but trying to support that would require bigger changes to the backend code structure. Fixes an assertion failure reported by Fujii Masao.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions