BUG #8607: ilike operator

From: oleg_ispu(at)mail(dot)ru
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #8607: ilike operator
Date: 2013-11-19 19:49:24
Message-ID: E1VirIa-0005yN-IO@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 8607
Logged by: Oleg
Email address: oleg_ispu(at)mail(dot)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"

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message fburgess 2013-11-19 20:13:12 pg_upgrade fails while attempting to Upgrade from postgreSQL 9.1.10 to PostgreSQL 9.3.0
Previous Message Bruce Momjian 2013-11-19 18:25:29 Re: postmaster.c and random keys/salts