Обсуждение: Patch for escaped escape char

Поиск
Список
Период
Сортировка

Patch for escaped escape char

От
"Xavier Poinsard"
Дата:
The attached patch add basic support for JDBC escape for escape char in
string comparisons by simply removing '{' and '}'.

Вложения

Re: Patch for escaped escape char

От
Kris Jurka
Дата:

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