[PATCH] Completed unaccent dictionary with many missing characters
Przemysław Sztoch <przemyslaw@sztoch.pl>
From: Przemysław Sztoch <przemyslaw@sztoch.pl>
To: pgsql-hackers@lists.postgresql.org
Date: 2022-04-28T16:50:57Z
Lists: pgsql-hackers
Attachments
- unaccent-missed-chars.patch (text/plain) patch
Current unnaccent dictionary does not include many popular numeric symbols, in example: "m²" -> "m2" -- Przemysław Sztoch | Mobile +48 509 99 00 66
Commits
-
Simplify a bit the special rules generating unaccent.rules
- e3dd7c06e627 16.0 landed