JDBC driver changes for 1.4.0 JDK (pg 7.2.1)

Поиск
Список
Период
Сортировка
От Mark J Hewitt
Тема JDBC driver changes for 1.4.0 JDK (pg 7.2.1)
Дата
Msg-id XFMail.20020523134659.m.hewitt@computer.org
обсуждение исходный текст
Список pgsql-bugs
Not strictly a bug, but I have added the stub methods to
the JDBC driver to permit compilation with the 1.4.0 JDK.
Note this is not an implementation of the new functionality, it
merely returns false or throws NotImplemented exceptions, but
at least it all compiles.

I did this when 1.4.0 was in beta and Postgresql was at 7.1.3,
but I've moved it all along to the full release of the 1.4.0
JDK and the 7.2.1 Postgresql release.

I don't believe I have changed anything that would prevent successful
compilation with a 1.3.x JDK, but I have not tested with a 1.2.x version.

Use or release as you wish!

diffs attached.

--
Mark J Hewitt at home           E-Mail: Mark J Hewitt <m.hewitt@computer.org>
Date: 23-May-2002  Time: 13:37:31

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Inherited tables and pg_dump
Следующее
От: jose
Дата:
Сообщение: in(NULL)