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

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Anders Bengtsson <ndrsbngtssn(at)yahoo(dot)se>
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 21:27:58
Message-ID: 200107212127.f6LLRwL08020@candle.pha.pa.us
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).

Moved. Funny, it compiled here. My guess is that is wouldn't have
worked properly.

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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Anders Bengtsson 2001-07-22 12:17:32 Merging JDBC1 and JDBC2 similarities
Previous Message jason 2001-07-21 21:19:45 Re: Connection.setCatalog()

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-07-21 21:35:45 Re: WIN32 errno patch
Previous Message Tom Lane 2001-07-21 20:45:54 WIN32 errno patch