Posgresql JDBC drivers don't compile with Jdk 1.4 - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Posgresql JDBC drivers don't compile with Jdk 1.4
Date
Msg-id 200108022004.f72K4li04757@hub.org
Whole thread Raw
List 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 by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: error in libpq reading large fields
Next
From: Tom Lane
Date:
Subject: Re: error in libpq reading large fields