Re: BUG #3480: JDBC driver: getIndexInfo() returns quotes around quoted column names

From: Kris Jurka <books(at)ejurka(dot)com>
To: Andrei Badea <andrei(dot)badea(at)sun(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3480: JDBC driver: getIndexInfo() returns quotes around quoted column names
Date: 2007-07-23 17:32:24
Message-ID: Pine.BSO.4.64.0707231331010.27467@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, 23 Jul 2007, Andrei Badea wrote:

> The following bug has been logged online:
>
> Bug reference: 3480
> Description: JDBC driver: getIndexInfo() returns quotes around quoted
> column names
> Details:
>
> The DatabaseMetaData.getIndexInfo() method returns quotes around quoted
> column names, unlike the getColumns() method. To reproduce run the following
> statement in a database named "test" and the "public" schema:
>

Fixed in CVS for 8.1, 8.2, and HEAD.

Thanks for the test case.

Kris Jurka

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Simon Riggs 2007-07-23 22:23:20 Re: BUG #3479: contraint exclusion and locks
Previous Message Hiroshi Saito 2007-07-23 16:58:36 Re: BUG #3481: wrong link on website?