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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Re: [JDBC] [PATCH] Cleanup of JDBC character encoding
Дата
Msg-id 200107212127.f6LLRwL08020@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Re: [JDBC] [PATCH] Cleanup of JDBC character encoding  (Anders Bengtsson <ndrsbngtssn@yahoo.se>)
Список 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 по дате отправления:

Предыдущее
От: Anders Bengtsson
Дата:
Сообщение: Re: Re: [JDBC] [PATCH] Cleanup of JDBC character encoding
Следующее
От: Philip Warner
Дата:
Сообщение: Re: New EXPLAIN ANALYZE statement