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

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'K(dot) Ari Krupnikov'" <ari(at)cogsci(dot)ed(dot)ac(dot)uk>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: org.postgresql.Connection#EscapeSQL and {d
Date: 2001-12-27 00:52:57
Message-ID: 015c01c18e70$d35af740$8201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Ari,

It would seem that Barry has incorporated the new code into the driver.
The 7.2 driver will work with your 7.1 database, so I would suggest
downloading the new driver and testing it.

Dave

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of K. Ari Krupnikov
Sent: Wednesday, December 26, 2001 7:03 PM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] org.postgresql.Connection#EscapeSQL and {d

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:30:28 Re: org.postgresql.Connection#EscapeSQL and {d
Previous Message K. Ari Krupnikov 2001-12-27 00:03:15 org.postgresql.Connection#EscapeSQL and {d