Not strictly a bug, but I have added the stub methods to the JDBC driver to permit compilation with the 1.4.0 JDK. Note this is not an implementation of the new functionality, it merely returns false or throws NotImplemented exceptions, but at least it all compiles.
I did this when 1.4.0 was in beta and Postgresql was at 7.1.3, but I've moved it all along to the full release of the 1.4.0 JDK and the 7.2.1 Postgresql release. I don't believe I have changed anything that would prevent successful compilation with a 1.3.x JDK, but I have not tested with a 1.2.x version. Use or release as you wish! diffs attached. -- Mark J Hewitt at home E-Mail: Mark J Hewitt <[EMAIL PROTECTED]> Date: 23-May-2002 Time: 13:37:31
pg-jdbc-1.4.0
Description: pg-jdbc-1.4.0
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])