mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-01 19:45:33 +08:00
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.
This commit is contained in:
parent
8e9b215fdf
commit
d96c29ab30