diff options
author | Teodor Sigaev <teodor@sigaev.ru> | 2015-09-17 19:50:51 +0300 |
---|---|---|
committer | Teodor Sigaev <teodor@sigaev.ru> | 2015-09-17 19:50:51 +0300 |
commit | 9acb9007de30b3daaa9efc16763c3bc6e3e0a92d (patch) | |
tree | 6ba21efa90048a78a7b3fcdb35c5502435fdd1e4 /src/backend/regex/regexec.c | |
parent | 5f7c804ba155cc696297f06a819721f36a731181 (diff) | |
download | postgresql-9acb9007de30b3daaa9efc16763c3bc6e3e0a92d.tar.gz postgresql-9acb9007de30b3daaa9efc16763c3bc6e3e0a92d.zip |
Fix oversight in tsearch type check
Use IsBinaryCoercible() method instead of custom
is_expected_type/is_text_type functions which was introduced when tsearch2
was moved into core.
Per report by David E. Wheeler
Analysis by Tom Lane
Patch by me
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions