Implement new-protocol binary I/O support in DataRow, Bind, and FunctionCall

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

Commit: 0ac6298bb8ac11690cf3d4ad2537b4261ce93ab0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-05-09T18:08:48Z
Releases: 7.4.1
Implement new-protocol binary I/O support in DataRow, Bind, and FunctionCall
messages.  Binary I/O is now up and working, but only for a small set
of datatypes (integers, text, bytea).

Files