Fixes "kind is 0!" error in Execute().
authorYoshiyuki Asaba <y-asaba at pgfoundry.org>
Mon, 22 May 2006 07:11:49 +0000 (07:11 +0000)
committerYoshiyuki Asaba <y-asaba at pgfoundry.org>
Mon, 22 May 2006 07:11:49 +0000 (07:11 +0000)
commit5bad5b90c7e1c415d4cb5dec2ee135fbf27722df
tree326dff3fe2117958d3d6cab61fa24daaa231c33d
parent40d4807a1e86a7968ab4728dcd7f905209010a8e
Fixes "kind is 0!" error in Execute().

Reads messages until receiving CommandComplete, EmptyQuery,
ErrorResponse or PortalSuspend in Execute().
pool_process_query.c