Re: getTables() not working for information_schema or pg_catalog

Поиск
Список
Период
Сортировка
Искать
От
Kris Jurka
Тема
Re: getTables() not working for information_schema or pg_catalog
Дата
Msg-id
Pine.BSO.4.61.0511290106140.8766@leary.csoft.net
Ответ на
Список
Дерево обсуждения
getTables() not working for information_schema or pg_catalog Thomas Kellerer <spam_eater@gmx.net>
Re: getTables() not working for information_schema or pg_catalog Dave Cramer <pg@fastcrypt.com>
Re: getTables() not working for information_schema or pg_catalog Thomas Kellerer <spam_eater@gmx.net>
Re: getTables() not working for information_schema or pg_catalog Kris Jurka <books@ejurka.com>
Re: getTables() not working for information_schema or pg_catalog Thomas Kellerer <spam_eater@gmx.net>
Re: getTables() not working for information_schema or pg_catalog Kris Jurka <books@ejurka.com>


On Fri, 25 Nov 2005, Kris Jurka wrote:

> The usage of null as the last parameter for table types makes the driver 
> return only the default table types, not all of getTableTypes().  Things like 
> "SYSTEM TABLE" are not included in the default list so this is why you get 
> nothing from information_schema and pg_catalog.  Re-reading the javadoc, it 
> says "types - a list of table types to include; null returns all types".  So 
> clearly we're in violation of that.  Will look at a fix.
>

Fixed in cvs for 8.0, 8.1, and HEAD.

Kris Jurka
В списке pgsql-jdbc по дате отправления
От: Kris Jurka
Дата:
От: Martin Keller
Дата:
FAQ