getTables not returning 10 columns etc - Mailing list pgsql-jdbc

From the6campbells
Subject getTables not returning 10 columns etc
Date
Msg-id c5c35d9f-3a26-4ac4-bb57-b02f390196ab@v24g2000prn.googlegroups.com
Whole thread Raw
Responses Re: getTables not returning 10 columns etc  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Is there any documentation that list for the all get* methods etc
where it is by design intent that the PG JDBC driver may not have a
result set with all the columns as documented in the JDBC docs?

For example getTables has 10 columns and the PG driver returns 5 or
the documentation uses upper case names such as TABLE_CAT but PG
driver returns lower case names etc.


pgsql-jdbc by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: test git conversion
Next
From: Dave Cramer
Date:
Subject: Re: getTables not returning 10 columns etc