Re: BUG #3480: JDBC driver: getIndexInfo() returns quotes around quoted column names - Mailing list pgsql-bugs

From Kris Jurka
Subject Re: BUG #3480: JDBC driver: getIndexInfo() returns quotes around quoted column names
Date
Msg-id Pine.BSO.4.64.0707231331010.27467@leary.csoft.net
Whole thread Raw
In response to BUG #3480: JDBC driver: getIndexInfo() returns quotes around quoted column names  ("Andrei Badea" <andrei.badea@sun.com>)
List 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

pgsql-bugs by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: BUG #3481: wrong link on website?
Next
From: "Simon Riggs"
Date:
Subject: Re: BUG #3479: contraint exclusion and locks