Allow multi-byte characters as escape in SIMILAR TO and SUBSTRING - Mailing list pgsql-hackers

From Jeff Davis
Subject Allow multi-byte characters as escape in SIMILAR TO and SUBSTRING
Date
Msg-id 1405050570.9081.184.camel@jeff-desktop
Whole thread Raw
Responses Re: Allow multi-byte characters as escape in SIMILAR TO and SUBSTRING  (Fujii Masao <masao.fujii@gmail.com>)
Re: Allow multi-byte characters as escape in SIMILAR TO and SUBSTRING  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Attached is a small patch to $SUBJECT.

In master, only single-byte characters are allowed as an escape. Of
course, with the patch it must still be a single character, but it may
be multi-byte.

Regards,
    Jeff Davis


Attachment

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Pg_upgrade and toast tables bug discovered
Next
From: Alvaro Herrera
Date:
Subject: Re: Pg_upgrade and toast tables bug discovered