BUG #8378: JDBC driver DatabaseMetaData.getCatalogTerm returns "database" rather than null or empty string

Поиск
Список
Период
Сортировка
От selhelou@ca.ibm.com
Тема BUG #8378: JDBC driver DatabaseMetaData.getCatalogTerm returns "database" rather than null or empty string
Дата
Msg-id E1V7Xfo-0006YV-EC@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8378
Logged by:          Samer El Helou
Email address:      selhelou@ca.ibm.com
PostgreSQL version: 9.2.4
Operating system:   Windows
Description:

Using the latest jdbc driver postgresql-9.2-1003.jdbc4.jar version
PostgreSQL 9.2 JDBC4 (build 1003)
The call  DatabaseMetaData.getCatalogTerm returns "database" rather than
null or empty string since catalogs are not supported.

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

Предыдущее
От: Terje Elde
Дата:
Сообщение: Re: BUG #8375: pg_hba.conf: Include_dir like in postgresql.conf
Следующее
От: Romain Billon-Grand
Дата:
Сообщение: Re: BUG #8335: trim() un-document behaviour