diff options
author | Jeff Davis <jdavis@postgresql.org> | 2014-08-27 21:07:36 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2014-08-27 21:07:36 -0700 |
commit | 8167a3883a3c49f2f77785f8e5f638920c9f14ef (patch) | |
tree | 1359c3af2d74e1dbbebc7f34ea509de7ac1745e7 /src/backend/access/gist/gistproc.c | |
parent | 1c9701cfe58267cf5d79543a42ee4f0967cc73ab (diff) | |
download | postgresql-8167a3883a3c49f2f77785f8e5f638920c9f14ef.tar.gz postgresql-8167a3883a3c49f2f77785f8e5f638920c9f14ef.zip |
Allow multibyte characters as escape in SIMILAR TO and SUBSTRING.
Previously, only a single-byte character was allowed as an
escape. This patch allows it to be a multi-byte character, though it
still must be a single character.
Reviewed by Heikki Linnakangas and Tom Lane.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions