Re: org.postgresql.Connection#EscapeSQL and {d - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: org.postgresql.Connection#EscapeSQL and {d
Date
Msg-id 3C2A87C4.9000005@xythos.com
Whole thread Raw
In response to org.postgresql.Connection#EscapeSQL and {d  ("K. Ari Krupnikov" <ari@cogsci.ed.ac.uk>)
List pgsql-jdbc
I believe this has been fixed.  Can you verify with the latest drivers
from jdbc.postgresql.org? (you can use the 7.2 drivers as they are
backwardly compatible with 7.1).

thanks,
--Barry

K. Ari Krupnikov wrote:

> This was discussed some time ago
> http://archives.postgresql.org/pgsql-jdbc/2001-08/msg00356.php
>
> What came of it?
>
> The production 7.1 driver I'm using is throwing
> StringIndexOutOfBoundsException's because my input contains this
> sequence and no '}' and in any case, I want to keep the braces.
>
> Has the suggested patch been incorporated into the driver? Have I missed
> the end of that thread?
>
> Ari.
>
> ---------------------------(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: [HACKERS] Failure in timestamptz of JDBC of 7.2b4
Next
From: Ned Wolpert
Date:
Subject: Re: Connection pooling