Re: BUG #5743: Regexp engine fails to case-insensitively match multi-byte codepoints - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5743: Regexp engine fails to case-insensitively match multi-byte codepoints
Date
Msg-id 20022.1288842729@sss.pgh.pa.us
Whole thread Raw
In response to BUG #5743: Regexp engine fails to case-insensitively match multi-byte codepoints  ("Vlad Romascanu" <vromascanu@accurev.com>)
List pgsql-bugs
"Vlad Romascanu" <vromascanu@accurev.com> writes:
> Description:        Regexp engine fails to case-insensitively match
> multi-byte codepoints

> Already reported in 2006 but seems to have fallen through the cracks (I can
> find no followup.)  Problem still exists in v8.4.3.

It's fixed in 9.0, at least for cases using UTF8 encoding.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Vlad Romascanu"
Date:
Subject: BUG #5743: Regexp engine fails to case-insensitively match multi-byte codepoints
Next
From: Tom Lane
Date:
Subject: Re: BUG #5740: contrib/spi/moddatetime.c doesn't work with timezones.