git.postgresql.org Git - postgresql.git/commit
2013年2月27日 17:17:07 +0000 (19:17 +0200)
2013年2月27日 17:28:51 +0000 (19:28 +0200)
commit 3a9e64aa0d96c8ffb6c682b082d0f72b1d373327
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.
This is the main PostgreSQL git repository.
RSS
Atom