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

From Bruce Momjian
Subject Re: Re: [JDBC] [PATCH] Cleanup of JDBC character encoding
Date
Msg-id 200107212127.f6LLRwL08020@candle.pha.pa.us
Whole thread Raw
In response to Re: Re: [JDBC] [PATCH] Cleanup of JDBC character encoding  (Anders Bengtsson <ndrsbngtssn@yahoo.se>)
List 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@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-patches by date:

Previous
From: Anders Bengtsson
Date:
Subject: Re: Re: [JDBC] [PATCH] Cleanup of JDBC character encoding
Next
From: Philip Warner
Date:
Subject: Re: New EXPLAIN ANALYZE statement