Re: JDBC 3.0 support? - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: JDBC 3.0 support?
Date
Msg-id 24651.1052281632@sss.pgh.pa.us
Whole thread Raw
In response to Re: JDBC 3.0 support?  (Barry Lind <blind@xythos.com>)
Responses Re: JDBC 3.0 support?  (Barry Lind <blind@xythos.com>)
List pgsql-jdbc
Barry Lind <blind@xythos.com> writes:
> The driver is already 3.0 compliant for that.  It correctly returns
> false to DatabaseMetaData.supportsGetGeneratedKeys() indicating that
> postgresql does not support this functionality.  This isn't likely to
> change unless some significant new functionality is introduced in the
> server to do this.

What exactly would the server need to do to support this?  Do you think
the effort is warranted?

            regards, tom lane


pgsql-jdbc by date:

Previous
From: Hanasaki JiJi
Date:
Subject: Re: JDBC 3.0 support?
Next
From: Barry Lind
Date:
Subject: Re: JDBC 3.0 support?