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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5743: Regexp engine fails to case-insensitively match multi-byte codepoints
Дата
Msg-id 20022.1288842729@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #5743: Regexp engine fails to case-insensitively match multi-byte codepoints  ("Vlad Romascanu" <vromascanu@accurev.com>)
Список 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 по дате отправления:

Предыдущее
От: "Vlad Romascanu"
Дата:
Сообщение: BUG #5743: Regexp engine fails to case-insensitively match multi-byte codepoints
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5740: contrib/spi/moddatetime.c doesn't work with timezones.