Applied Anders patch to move the startup code out of Connection into StartupPacket

Dave Cramer <davec@fastcrypt.com>

Commit: d96c29ab301ac22488cf8443e1da819826c47ac1
Author: Dave Cramer <davec@fastcrypt.com>
Date: 2002-03-21T02:39:06Z
Releases: 7.3.1
Applied Anders patch to move the startup code out of Connection into StartupPacket
* Introduces a new class, StartupPacket.
* Moves a lot of constants from Connection to StartupPacket.
* Makes two instance variables in Connection into locals.

Files

PathChange+/−
src/interfaces/jdbc/org/postgresql/Connection.java modified +1215 −1217