Re: Patch for escaped escape char - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Patch for escaped escape char
Date
Msg-id Pine.BSO.4.56.0501270630390.30468@leary.csoft.net
Whole thread Raw
In response to Patch for escaped escape char  ("Xavier Poinsard" <xpoinsard@free.fr>)
List pgsql-jdbc

On Tue, 25 Jan 2005, Xavier Poinsard wrote:

> The attached patch add basic support for JDBC escape for escape char in
> string comparisons by simply removing '{' and '}'.
>

Applied.  This patch also had some changes from the nativeSQL patch and
compressing a tiny patch like this is unnecessary and makes it harder to
read inline.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Documentation for jdbc escapes
Next
From: Martin Keller
Date:
Subject: moveToInsertRow doesn't work when using prepared statements