Re: [PATCHES] Re: [PATCH] Cleanup of JDBC character encoding - Mailing list pgsql-jdbc

From Anders Bengtsson
Subject Re: [PATCHES] Re: [PATCH] Cleanup of JDBC character encoding
Date
Msg-id Pine.LNX.4.33.0107212215370.9802-100000@sensenet.localdomain
Whole thread Raw
In response to Re: [PATCHES] Re: [PATCH] Cleanup of JDBC character encoding  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [PATCHES] Re: [PATCH] Cleanup of JDBC character encoding  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-jdbc
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@yahoo.se
Stockholm, Sweden


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


pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Connection.setCatalog()
Next
From: jason@netspade.com
Date:
Subject: Re: Connection.setCatalog()