Repair libpq to follow protocol by not sending Terminate messages before

Peter Eisentraut <peter_e@gmx.net>

Commit: e77aaade349e3947a55c41f07eb80c4f5260ada4
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2001-07-06T17:58:53Z
Releases: 7.2.1
Repair libpq to follow protocol by not sending Terminate messages before
the startup exchange is complete.  Also make sure that packets defined as
single bytes aren't sent with a trailing '\0'.

Files