BUG #8607: ilike operator - Mailing list pgsql-bugs

From oleg_ispu@mail.ru
Subject BUG #8607: ilike operator
Date
Msg-id E1VirIa-0005yN-IO@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #8607: ilike operator  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8607
Logged by:          Oleg
Email address:      oleg_ispu@mail.ru
PostgreSQL version: 9.3.1
Operating system:   CentOS release 6.4 (Final)
Description:

1. select 'English' ilike '%en%'
2. select 'Русский' ilike '%ру%'


First case true, second - false.


"PostgreSQL 9.3.1 on x86_64-unknown-linux-gnu, compiled by gcc (GCC) 4.4.7
20120313 (Red Hat 4.4.7-3), 64-bit"

pgsql-bugs by date:

Previous
From:
Date:
Subject: pg_upgrade fails while attempting to Upgrade from postgreSQL 9.1.10 to PostgreSQL 9.3.0
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #8599: Wrong information in Documentation