Re: [PATCH] Completed unaccent dictionary with many missing characters

Przemysław Sztoch <przemyslaw@sztoch.pl>

From: Przemysław Sztoch <przemyslaw@sztoch.pl>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers@lists.postgresql.org, Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Date: 2022-06-15T11:01:37Z
Lists: pgsql-hackers

Attachments

Two fixes (bad comment and fixed Latin-ASCII.xml).

Michael Paquier wrote on 17.05.2022 09:11:
> On Thu, May 05, 2022 at 09:44:15PM +0200, Przemysław Sztoch wrote:
>> Tom, I disagree with you because many similar numerical conversions are
>> already taking place, e.g. 1/2, 1/4...
> This part sounds like a valid argument to me.  unaccent.rules does
> already the conversion of some mathematical signs, and the additions
> proposed in the patch don't look that weird to me.  I agree with Peter
> and Przemysław that this is reasonable.
> --
> Michael

-- 
Przemysław Sztoch | Mobile +48 509 99 00 66

Commits

  1. Simplify a bit the special rules generating unaccent.rules