JDBC driver changes for 1.4.0 JDK (pg 7.2.1)

From: Mark J Hewitt <m(dot)hewitt(at)computer(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: JDBC driver changes for 1.4.0 JDK (pg 7.2.1)
Date: 2002-05-23 12:46:59
Message-ID: XFMail.20020523134659.m.hewitt@computer.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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 <m(dot)hewitt(at)computer(dot)org>
Date: 23-May-2002 Time: 13:37:31

Attachment Content-Type Size
pg-jdbc-1.4.0 application/octet-stream 37.9 KB

Browse pgsql-bugs by date

  From Date Subject
Next Message Joel Burton 2002-05-23 13:06:00 Re: in(NULL)
Previous Message krishna 2002-05-23 09:02:13 Problem with Create Database