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