BUG #7577: JDBC Driver - Compiled with Java 7 - Mailing list pgsql-bugs

From nicwillemse@gmail.com
Subject BUG #7577: JDBC Driver - Compiled with Java 7
Date
Msg-id E1TIuWE-0003nJ-46@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #7577: JDBC Driver - Compiled with Java 7  (seancompusult <sean@compusult.net>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      7577
Logged by:          Nic Willemse
Email address:      nicwillemse@gmail.com
PostgreSQL version: 9.1.0
Operating system:   Linux
Description:        =


Hi, =


I downloaded the JDBC driver located at
http://jdbc.postgresql.org/index.html

I specifically requested the JDBC3 version as Im running Java version 6.

I found that it was compiled using Java 7.

I believe that this should be fixed as JDBC3 is supported by java 5 & 6 and
it would make more sense to have it compiled to this version.

Regards,
Nic

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #7574: CASE in WHERE condition change result set
Next
From: Amit kapila
Date:
Subject: Re: BUG #7534: walreceiver takes long time to detect n/w breakdown