Re: Troubles with JDBC method DataBaseMetaData.getTables()

From: Kris Jurka <books(at)ejurka(dot)com>
To: Ricardo Capurro <rcapurro(at)ats(dot)com(dot)ar>
Cc: <stefan(at)linux(dot)kapow(dot)dk>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Troubles with JDBC method DataBaseMetaData.getTables()
Date: 2003-02-06 21:12:36
Message-ID: Pine.LNX.4.33.0302061610560.14632-100000@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, 5 Feb 2003, Ricardo Capurro wrote:

> I suppose its because the tableNamePattern is being converted toLowerCase()
> I suggest to eliminate this conversion and leave the user do the
> conversion if he desires.

If you upgrade to a newer version of the JDBC driver you will find your
suggestion has been implemented.

Kris Jurka

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2003-02-07 00:03:51 Re: psql 7.3.1: signal 11 + replace_vars_with_subplan_refs: variable not in subplan target list
Previous Message Tom Lane 2003-02-06 20:45:43 Re: PG do not accept quoted names for tables/columns