Re: BUG #15347: Unaccent for greek characters does not work - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #15347: Unaccent for greek characters does not work
Date
Msg-id 20180823053632.GA21506@paquier.xyz
Whole thread Raw
In response to Re: BUG #15347: Unaccent for greek characters does not work  (Thomas Munro <thomas.munro@enterprisedb.com>)
List 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

Attachment

pgsql-bugs by date:

Previous
From: Thomas Munro
Date:
Subject: Re: BUG #15347: Unaccent for greek characters does not work
Next
From: Alexander Kukushkin
Date:
Subject: Re: BUG #15346: Replica fails to start after the crash