DatabaseMetadata.getTypeInfo resultset returns more than just Postgres/user defined data types - Mailing list pgsql-jdbc

From the6campbells
Subject DatabaseMetadata.getTypeInfo resultset returns more than just Postgres/user defined data types
Date
Msg-id CAFEjsq5pXqzNkkymwTanz8-Hny8i_uUQVSs2WoC02vEKJW0cZA@mail.gmail.com
Whole thread Raw
Responses Re: DatabaseMetadata.getTypeInfo resultset returns more than just Postgres/user defined data types  (Craig Ringer <ringerc@ringerc.id.au>)
List pgsql-jdbc
The result set returned from DatabaseMetadata.getTypeInfo contains many rows for instance it returns entries for tables and views in schemas.
 
This seems inconsistent with the 'spirit' of what this method is intended to facilitiate.
 
Is this a known Postgres JDBC driver bug?
 
 
 

pgsql-jdbc by date:

Previous
From: GEISINGER Marc - Contractor
Date:
Subject: Re: Bug in AbstracJdbc2Statement.replaceProcessing when using dollar quoting?
Next
From: Maciek Sakrejda
Date:
Subject: Re: Bug in AbstracJdbc2Statement.replaceProcessing when using dollar quoting?