JDBC Connection startup cleaned up - Mailing list pgsql-patches

From Anders Bengtsson
Subject JDBC Connection startup cleaned up
Date
Msg-id Pine.LNX.4.44.0202062309490.1639-300000@sensenet.localdomain
Whole thread Raw
Responses Re: JDBC Connection startup cleaned up  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: JDBC Connection startup cleaned up  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: JDBC Connection startup cleaned up  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Hi,

I've done some cleaning up in the org.postgresql.Connection class.

This patch

* Introduces a new class, StartupPacket.
* Moves a lot of constants from Connection to StartupPacket.
* Makes two instance variables in Connection into locals.

/Anders
_____________________________________________________________________
A n d e r s  B e n g t s s o n                   ndrsbngtssn@yahoo.se
Stockholm, Sweden

Attachment

pgsql-patches by date:

Previous
From: Patrick Macdonald
Date:
Subject: Re: contrib/pg_filedump - PostgreSQL File Dump Utility
Next
From: Tom Lane
Date:
Subject: Re: contrib/pg_filedump - PostgreSQL File Dump Utility