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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Vlad Romascanu" <vromascanu(at)accurev(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5743: Regexp engine fails to case-insensitively match multi-byte codepoints
Date: 2010-11-04 03:52:09
Message-ID: 20022.1288842729@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Vlad Romascanu" <vromascanu(at)accurev(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2010-11-04 03:55:28 Re: BUG #5740: contrib/spi/moddatetime.c doesn't work with timezones.
Previous Message Vlad Romascanu 2010-11-04 00:48:39 BUG #5743: Regexp engine fails to case-insensitively match multi-byte codepoints