Re: JDBC stored procs doc patch - Mailing list pgsql-jdbc

From Fernando Nasser
Subject Re: JDBC stored procs doc patch
Date
Msg-id 3F27ED1B.3060400@redhat.com
Whole thread Raw
In response to JDBC stored procs doc patch  (Nic <nferrier@tapsellferrier.co.uk>)
List pgsql-jdbc
Rich Cullingford wrote:
>
> I'm confused: this appears to say that setFetchSize() now works in some
> version of PG JDBC. As of the JDBC that builds with PG 7.3.3,
> setFetchSize() claims it's "unimplemented." Also, this looks like
> straight client-side Java code; what's the "stored procs" part of the
> patch? We don't have Java inside PG yet, do we?
>

I believe that is supposed to go with the patch that is pending in the list.

If you add all pending patches to the driver you get what Red Hat and
Fujitsu have today, a fully compliant JDBC driver.  Both Red Hat and
Fujitsu have donated all the compliance work to the community.
Hopefully you will get all this in the 7.4 driver.  Just give Barry and
Dave some time to review and incorporate the changes.

Regards,
Fernando

--
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


pgsql-jdbc by date:

Previous
From: Fernando Nasser
Date:
Subject: Re: JDBC stored procs doc patch
Next
From: Nic
Date:
Subject: Re: JDBC stored procs doc patch