First phase of FE/BE protocol modifications: new StartupPacket layout

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

Commit: cb7fb3ca958ec8bd5a14e740c067f1d096af3454
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-04-17T22:26:02Z
Releases: 7.4.1
First phase of FE/BE protocol modifications: new StartupPacket layout
with variable-width fields.  No more truncation of long user names.
Also, libpq can now send its environment-variable-driven SET commands
as part of the startup packet, saving round trips to server.

Files