Re: 8.1 JDBC Driver Does Not Compile - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: 8.1 JDBC Driver Does Not Compile
Date
Msg-id Pine.BSO.4.61.0601190152030.23417@leary.csoft.net
Whole thread Raw
In response to 8.1 JDBC Driver Does Not Compile  (Sergei Dubov <sdubov@gmail.com>)
List pgsql-jdbc

On Wed, 18 Jan 2006, Sergei Dubov wrote:

> I am running the latest J2SE Mustang build 1.6-b67 and trying to compile  the
> 8.1-404 JDBC driver. Attached are the errors that I get.
>

JDK 1.6 will include the JDBC 4 spec.  The current driver only supports
JDBC 3.  At some point the CVS (8.2) version will support JDK 1.6, but not
today, and the 8.1 release definitely will not.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: 8.1 JDBC Driver Does Not Compile
Next
From: Marc SCHNEIDER
Date:
Subject: Re: PGConnection (LargeObject) / JNDI Tomcat Issue