Old bug concerning regular expressions and UTF-8

From: Ivan Panchenko <ivan(at)stack(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Cc: hspangenberg(at)frey(dot)de
Subject: Old bug concerning regular expressions and UTF-8
Date: 2007-03-27 10:37:25
Message-ID: 4608F3E5.3000304@stack.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I have noticed the same BUG in 8.2.3:

The ~* operation did not match cyrillic upper and lower case letters in
utf-8 encoding.

Still the Helmar's fix solves the problem (see
http://archives.postgresql.org/pgsql-bugs/2006-01/msg00200.php ).

Is there (or is it planned) an "official" solution?

Helmar, thank you very match.

Regards, Ivan.

**

* *From*: *Helmar Spangenberg <hspangenberg ( at ) frey ( dot ) de
<mailto:hspangenberg(at)DOMAIN(dot)HIDDEN>>*
* *To*: *pgsql-bugs ( at ) postgresql ( dot ) org
<mailto:pgsql-bugs(at)DOMAIN(dot)HIDDEN>*
* *Subject*: *Bug concerning regular expressions and UTF-8*
* Date: Fri, 20 Jan 2006 18:03:17 +0100

http://archives.postgresql.org/pgsql-bugs/2006-01/msg00200.php

Browse pgsql-bugs by date

  From Date Subject
Next Message Guillaume Smet 2007-03-27 13:43:36 Partial index on varchar fields with IN
Previous Message msmbarabino@virgilio.it 2007-03-27 08:52:24 Re: Very slow bytea extraction