Re: [PATCHES] JDBC Connection startup cleaned up - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: [PATCHES] JDBC Connection startup cleaned up
Date
Msg-id 200203210246.g2L2ksm23840@candle.pha.pa.us
Whole thread Raw
In response to JDBC Connection startup cleaned up  (Anders Bengtsson <ndrsbngtssn@yahoo.se>)
List pgsql-jdbc
Patch applied.  Thanks.

---------------------------------------------------------------------------


Anders Bengtsson wrote:
> 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

Content-Description:

[ Attachment, skipping... ]

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-jdbc by date:

Previous
From: "Tafari London"
Date:
Subject: Re: How PostgreSQL perform in a large scale, heavy loaded application?
Next
From: "Joe Shevland"
Date:
Subject: Re: BLOBs