The following bug has been logged online:
Bug reference: 1172
Logged by: Werner Bohl
Email address: wbohl@deepdata.com
PostgreSQL version: 7.4
Operating system: Fedora core release 2
Description: JDBC driver fails to compile
Details:
Postgresql version: 7.4.3
Java: j2sdk_1.4.2_04
ant: 1.5.2-26
JDBC driver fails to compile with error:
/usr/local/src/postgresql-7.4.3/src/interfaces/jdbc/org/postgresql/jdbc3/Jd
`org.postgresql.jdbc2.optional.PoolingDataSource.getDataSource(java.lang.St
[javac] bc3PoolingDataSource.java:29: error: Method ring)' was defined
with return type `org.postgresql.jdbc2.optional.PoolingDataSource' in class
`org.postgresql.jdbc2.optional.PoolingDataSource'.
[javac] static Jdbc3PoolingDataSource getDataSource(String name)