Patch for escaped escape char

From: "Xavier Poinsard" <xpoinsard(at)free(dot)fr>
To: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Patch for escaped escape char
Date: 2005-01-25 09:47:34
Message-ID: 41F615B6.80503@free.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

Attachment Content-Type Size
patchEscapeChar.txt.gz application/x-gzip 1.4 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Xavier Poinsard 2005-01-25 09:50:47 Re: Documentation for jdbc escapes
Previous Message Kris Jurka 2005-01-25 08:54:13 Re: Versioned vs unversioned jarfile names?