Posgresql JDBC drivers don't compile with Jdk 1.4

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема Posgresql JDBC drivers don't compile with Jdk 1.4
Дата
Msg-id 200108022004.f72K4li04757@hub.org
обсуждение исходный текст
Список pgsql-bugs
Robert Weiler (rweiler@perfectsense.com) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
Posgresql JDBC drivers don't compile with Jdk 1.4

Long Description
To reproduce, install the Sun jdk1.4 Beta and make /usr/java/bin/javac point to the 1.4 binary. Cd to the
postgresql7.1.2configure directory and type 

./configure -with-java
make

You will get some Java compilation errors as not all required methods are defined.

Sample Code


No file was uploaded with this report

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: error in libpq reading large fields
Следующее
От: Tom Lane
Дата:
Сообщение: Re: error in libpq reading large fields