Re: [PATCH] Completed unaccent dictionary with many missing characters
Peter Eisentraut <peter.eisentraut@enterprisedb.com>
From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: Przemysław Sztoch <przemyslaw@sztoch.pl>, pgsql-hackers@lists.postgresql.org
Date: 2022-05-04T15:17:34Z
Lists: pgsql-hackers
On 28.04.22 18:50, Przemysław Sztoch wrote: > Current unnaccent dictionary does not include many popular numeric symbols, > in example: "m²" -> "m2" Seems reasonable. Can you explain what your patch does to achieve this?
Commits
-
Simplify a bit the special rules generating unaccent.rules
- e3dd7c06e627 16.0 landed