[BUG] Driver compile error - Mailing list pgsql-jdbc

From Aslak Hellesoy
Subject [BUG] Driver compile error
Date
Msg-id KNECLDLIKOKKLBMMPCDIAEDECBAA.aslak.hellesoy@netcom.no
Whole thread Raw
In response to Re: Problem with LATIN2 encoding  (Barry Lind <barry@xythos.com>)
List pgsql-jdbc
org.postgresql.PostgresqlDataSource doesn't compile with javac (JDK 1.3).
The getConnection(String, String) has a     catch block that catches a
java.sql.SQLException, but that exception is never thrown in the try block.

Cheers,
Aslak


pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: Problem with LATIN2 encoding
Next
From: otisg
Date:
Subject: JDBC 3 support