Re: org.postgresql.Connection#EscapeSQL and {d

From: Barry Lind <barry(at)xythos(dot)com>
To: "K(dot) Ari Krupnikov" <ari(at)cogsci(dot)ed(dot)ac(dot)uk>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: org.postgresql.Connection#EscapeSQL and {d
Date: 2001-12-27 02:30:28
Message-ID: 3C2A87C4.9000005@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-12-27 02:44:35 Re: [HACKERS] Failure in timestamptz of JDBC of 7.2b4
Previous Message Dave Cramer 2001-12-27 00:52:57 Re: org.postgresql.Connection#EscapeSQL and {d