postgres fe/be protocol

Chris Bitmead <chris@bitmead.com>

From: Chris Bitmead <chris@bitmead.com>
To: Postgres Hackers List <hackers@postgreSQL.org>
Date: 2000-07-10T11:17:15Z
Lists: pgsql-hackers
I inserted some debug into libpq, then I ran psql, and I noticed that
there are two 'Z' "Ready for query" messages sent after each query. Is
there a reason for that? Is it a bug?