BUG #8378: JDBC driver DatabaseMetaData.getCatalogTerm returns "database" rather than null or empty string - Mailing list pgsql-bugs

From selhelou@ca.ibm.com
Subject BUG #8378: JDBC driver DatabaseMetaData.getCatalogTerm returns "database" rather than null or empty string
Date
Msg-id E1V7Xfo-0006YV-EC@wrigleys.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Terje Elde
Date:
Subject: Re: BUG #8375: pg_hba.conf: Include_dir like in postgresql.conf
Next
From: Romain Billon-Grand
Date:
Subject: Re: BUG #8335: trim() un-document behaviour