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

From: selhelou(at)ca(dot)ibm(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #8378: JDBC driver DatabaseMetaData.getCatalogTerm returns "database" rather than null or empty string
Date: 2013-08-08 21:23:08
Message-ID: E1V7Xfo-0006YV-EC@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 8378
Logged by: Samer El Helou
Email address: selhelou(at)ca(dot)ibm(dot)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.

Browse pgsql-bugs by date

  From Date Subject
Next Message Sergey Konoplev 2013-08-08 23:51:37 Re: How to avoid Force Autovacuum
Previous Message Kevin Grittner 2013-08-08 18:18:22 Re: How to avoid Force Autovacuum