ResultSet metadata for a prepared statement missing the applicable table, schema etc properties - Mailing list pgsql-jdbc

From the6campbells
Subject ResultSet metadata for a prepared statement missing the applicable table, schema etc properties
Date
Msg-id CAFEjsq6Rd1DOQVM3vWdbfZ_h5=vHdsCv_eXMvQQ_a4G9VW6VTg@mail.gmail.com
Whole thread Raw
Responses Re: ResultSet metadata for a prepared statement missing the applicable table, schema etc properties  (Craig Ringer <ringerc@ringerc.id.au>)
List pgsql-jdbc
If you create a PreparedStatement such as select c1 from t1 and subsequently request the ResultSetMetadata for that statement you will observe that the driver is not providing any values for getTableName, getSchemaName etc.

Is this a known bug?

Driver PostgreSQL 9.1 JDBC4 (build 902)
Server 9.0.4

pgsql-jdbc by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: Bug in AbstracJdbc2Statement.replaceProcessing when using dollar quoting?
Next
From: "David Johnston"
Date:
Subject: Re: Bug in AbstracJdbc2Statement.replaceProcessing when using dollar quoting?