Driver does not report all catalogs

Поиск
Список
Период
Сортировка
От Martin Keller
Тема Driver does not report all catalogs
Дата
Msg-id 438C2400.50900@unitedplanet.de
обсуждение исходный текст
Ответы Re: Driver does not report all catalogs  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Hi,

newer versions of the PostgreSQL JDBC driver don't return all databases
of the server when calling DatabaseMetaData.getCatalogs(...).
Can anyone tell me, why this change was neccessary? It's incompatible to
JDBC spec and brakes existing code.

Regards,
Martin


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: getTables() not working for information_schema or pg_catalog
Следующее
От: Jan de Visser
Дата:
Сообщение: Re: pgsql XA with weblogic 8.1?