JDBC Connection startup cleaned up

From: Anders Bengtsson <ndrsbngtssn(at)yahoo(dot)se>
To: pgsql-patches(at)postgresql(dot)org
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: JDBC Connection startup cleaned up
Date: 2002-02-06 22:24:09
Message-ID: Pine.LNX.4.44.0202062309490.1639-300000@sensenet.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc 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(at)yahoo(dot)se
Stockholm, Sweden

Attachment Content-Type Size
StartupPacket.java text/plain 1.2 KB
startuppacket.patch text/plain 5.5 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2002-02-07 02:19:46 Re: Case folding in DatabaseMetaData
Previous Message Peter V. Cooper 2002-02-06 17:28:20 Re: New to Postgresql - Backend timeout /JDBC

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-02-06 23:06:49 Re: contrib/pg_filedump - PostgreSQL File Dump Utility
Previous Message Patrick Macdonald 2002-02-06 21:10:32 Re: contrib/pg_filedump - PostgreSQL File Dump Utility