Re: patches for jdbc1 (fwd)

Поиск
Список
Период
Сортировка
От Peter T Mount
Тема Re: patches for jdbc1 (fwd)
Дата
Msg-id 985270638.3aba096e8fde5@webmail.retep.org.uk
обсуждение исходный текст
Ответ на patches for jdbc1 (fwd)  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-jdbc
Quoting Peter Eisentraut <peter_e@gmx.net>:

> Peter M., can you examine this patch?

Hmmm, looks ok although I'm not sure by reading this if the warning target gets
executed if jdk1.2+ is not set, because of the if="jdk1.2+" in the compile
target.

I'll have to try it with ant, but I think ant may skip the depends list if the
if fails (which I think it should do).

> Index: src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java

This lot's ok. I couldn't fix much on the JDBC1.2 driver because not having
jdk1.1.8 is a slight problem :)

> Index: src/interfaces/jdbc/org/postgresql/jdbc1/Statement.java
> ===================================================================

This one is ok also (same reason above).

Peter

--
Peter Mount peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Chris Czeyka
Дата:
Сообщение: Lost in unicode?
Следующее
От: Peter T Mount
Дата:
Сообщение: Re: I can't connect