Re: BUG #15347: Unaccent for greek characters does not work

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #15347: Unaccent for greek characters does not work
Дата
Msg-id 20180823053632.GA21506@paquier.xyz
обсуждение исходный текст
Ответ на Re: BUG #15347: Unaccent for greek characters does not work  (Thomas Munro <thomas.munro@enterprisedb.com>)
Список pgsql-bugs
On Thu, Aug 23, 2018 at 05:22:21PM +1200, Thomas Munro wrote:
> There is a precedent already that it knows how to remove a diacritic
> from at least one Cyrillic character.  I think there is no reason at
> all we shouldn't take a patch to support Greek or any other alphabet
> that a native speaker can advise us on.

+1.  ec0a69e4 has added recently support for Vietnamese characters.
Once you get into it hacking this python code is not that difficult.

> I think the chances of squeaking a change into PostgreSQL 11 are slim,
> since it would require a special exception from the Release Management
> Team at this point.  Failing that, it'd be for PostgreSQL 12.  We
> don't usually back-patch unaccent.rules changes because they can
> affect in indexed data, and we don't want minor version upgrades to
> break stuff.

Getting that into v11 would be too late :(
--
Michael

Вложения

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: BUG #15347: Unaccent for greek characters does not work
Следующее
От: Alexander Kukushkin
Дата:
Сообщение: Re: BUG #15346: Replica fails to start after the crash