mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03: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: