An eta for ResultSetMetaData getTableName, getSchemaName, getCatalogName? - Mailing list pgsql-jdbc

From Ken Johanson
Subject An eta for ResultSetMetaData getTableName, getSchemaName, getCatalogName?
Date
Msg-id 4A5C28ED.3090301@kensystem.com
Whole thread Raw
List pgsql-jdbc
Hi,

I understand that Statement.getGeneratedKeys() support was recently
added though it has some limitations (column count and return all
columns). And (in 8.3 at least) ResultSetMetaData getTableName,
getSchemaName, getCatalogName are not implemented. All these due to
limitations in the PG protocol, iirc.

Can anyone point to any current upgrade efforts on the protocol, or do
things look to be static in this area?

Warm regards,

Ken



pgsql-jdbc by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: DELETE ... RETURNING
Next
From: "Albe Laurenz"
Date:
Subject: Re: DELETE ... RETURNING