org.postgresql.Connection#EscapeSQL and {d

From: "K(dot) Ari Krupnikov" <ari(at)cogsci(dot)ed(dot)ac(dot)uk>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: org.postgresql.Connection#EscapeSQL and {d
Date: 2001-12-27 00:03:15
Message-ID: 3C2A6543.3286CA5@cogsci.ed.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2001-12-27 00:52:57 Re: org.postgresql.Connection#EscapeSQL and {d
Previous Message K. Ari Krupnikov 2001-12-26 17:20:29 Re: Problem with connecting to postgres using jdbc7.0-1.2.jar