Re: [PATCHES] Re: [PATCH] Cleanup of JDBC character encoding

From: Anders Bengtsson <ndrsbngtssn(at)yahoo(dot)se>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: <pgsql-jdbc(at)postgresql(dot)org>, <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [PATCHES] Re: [PATCH] Cleanup of JDBC character encoding
Date: 2001-07-21 20:20:39
Message-ID: Pine.LNX.4.33.0107212215370.9802-100000@sensenet.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

On Sat, 21 Jul 2001, Bruce Momjian wrote:

> OK, patch applied. I put the new java files in /core and /test as
> indicated in the java package header in the source code. Patch applied
> too.

Almost right. :-) EncodingTest.java should go in
"org/postgresql/test/jdbc2/", not in "org/postgresql/test/". In it's
current state the JDBC driver won't compile.

(But I agree that test/ would be a more natural place for EncodingTest,
however that would require bigger changes to the test setup, something
that can wait).

/Anders
_____________________________________________________________________
A n d e r s B e n g t s s o n ndrsbngtssn(at)yahoo(dot)se
Stockholm, Sweden

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message jason 2001-07-21 21:19:45 Re: Connection.setCatalog()
Previous Message Bruce Momjian 2001-07-21 18:57:10 Re: DatabaseMetaData.getColumns() - default values

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2001-07-21 20:45:54 WIN32 errno patch
Previous Message Darko Prenosil 2001-07-21 19:56:19 Re: WIN32 Non Blocking