Applied Anders patch to move the startup code out of Connection into StartupPacket
Dave Cramer <davec@fastcrypt.com>
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
| Path | Change | +/− |
|---|---|---|
| src/interfaces/jdbc/org/postgresql/Connection.java | modified | +1215 −1217 |