Thread: Posgresql JDBC drivers don't compile with Jdk 1.4

Posgresql JDBC drivers don't compile with Jdk 1.4

From
pgsql-bugs@postgresql.org
Date:
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