Re: Issues with Array interface (String parsing) - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: Issues with Array interface (String parsing)
Date
Msg-id 3D72D75E.9090608@xythos.com
Whole thread Raw
In response to Issues with Array interface (String parsing)  (d a <devajx@yahoo.com>)
List pgsql-jdbc
This is now fixed in current sources.

--Barry

d a wrote:

>Hi,
>
>I am using ResultSet.getArray() to retrieve a string
>array from the db. And I am getting incorrect values
>for cases where the array elements contain quote or
>backslash characters.
>
>Looked at the source code for Array and it doesn't
>seem to account for escaped quote and backslash
>characters.
>
>Is there a known patch or a workaround for this
>particular problem?
>
>Thanks in advance,
>Anshul
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! - Official partner of 2002 FIFA World Cup
>http://fifaworldcup.yahoo.com
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
>subscribe-nomail command to majordomo@postgresql.org so that your
>message can get through to the mailing list cleanly
>
>
>



pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: FW: LISTEN/NOTIFY support in JDBC driver?
Next
From: Barry Lind
Date:
Subject: Re: [PATCHES] JDBC timestamp does not understand [-]infinity