BUG #8607: ilike operator

Поиск
Список
Период
Сортировка
От oleg_ispu@mail.ru
Тема BUG #8607: ilike operator
Дата
Msg-id E1VirIa-0005yN-IO@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #8607: ilike operator
Список 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 по дате отправления:

Предыдущее
От:
Дата:
Сообщение: pg_upgrade fails while attempting to Upgrade from postgreSQL 9.1.10 to PostgreSQL 9.3.0
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #8599: Wrong information in Documentation