Update 3.0 protocol support to match recent agreements about how to

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c0a8c3ac13f84602a46ba25b9a2fd5427514f61a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-05-08T18:16:37Z
Releases: 7.4.1
Update 3.0 protocol support to match recent agreements about how to
handle multiple 'formats' for data I/O.  Restructure CommandDest and
DestReceiver stuff one more time (it's finally starting to look a bit
clean though).  Code now matches latest 3.0 protocol document as far
as message formats go --- but there is no support for binary I/O yet.

Files