Driver does not report all catalogs

From: Martin Keller <martin(dot)keller(at)unitedplanet(dot)de>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Driver does not report all catalogs
Date: 2005-11-29 09:48:48
Message-ID: 438C2400.50900@unitedplanet.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jan de Visser 2005-11-29 14:55:42 Re: pgsql XA with weblogic 8.1?
Previous Message Kris Jurka 2005-11-29 06:09:29 Re: getTables() not working for information_schema or pg_catalog