From: | "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #1168: JDBC compile fails using Java 1.5.0-beta2 |
Date: | 2004-06-17 09:30:54 |
Message-ID: | 20040617093054.BDD13CF4D01@www.postgresql.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 1168
Logged by: Gavin Flower
Email address: gavin353(at)eircom(dot)net
PostgreSQL version: 7.4
Operating system: Linux
Description: JDBC compile fails using Java 1.5.0-beta2
Details:
I just downloaded PostgreSQL 7.4.3 and attempted to "make" it with the
option to create JDBC drivers.
I get error messages when using j2sdk1.5b2, however it compiles successfully
using j2sdk1.4.2_04.
I had the same problem with PostgreSQL 7.4.2.
While I don't expect PostgreSQL 7.4.x to take advantage of the features of
Java 1.5 at this stage, I think it is reasonable to expect it to compile.
(Hopefully, PostgreSQL 7.5 will be implemented to benefit from at least some
of the improvements in Java 1.5!)
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Meskes | 2004-06-17 11:59:08 | Re: BUG #1165: ECPG can't parse dynamic SQL with indicator |
Previous Message | Gary Mensenares | 2004-06-17 08:11:06 | Hangs on Semop |