Posgresql JDBC drivers don't compile with Jdk 1.4

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Posgresql JDBC drivers don't compile with Jdk 1.4
Date: 2001-08-02 20:04:47
Message-ID: 200108022004.f72K4li04757@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Robert Weiler (rweiler(at)perfectsense(dot)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.2 configure 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

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2001-08-03 01:22:07 Re: error in libpq reading large fields
Previous Message pgsql-bugs 2001-08-02 18:40:37 error in libpq reading large fields