Re: BUG #18362: unaccent rules and Old Greek text

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Thomas Munro <thomas.munro@gmail.com>, Peter Eisentraut <peter@eisentraut.org>, Cees van Zeeland <cees.van.zeeland@freedom.nl>, Tom Lane <tgl@sss.pgh.pa.us>, pgsql-bugs@lists.postgresql.org
Date: 2024-05-23T13:52:22Z
Lists: pgsql-bugs
On Thu, May 23, 2024 at 2:21 AM Michael Paquier <michael@paquier.xyz> wrote:
> Another thing would be to add some tests that cover the new characters
> that get a conversion.  Just a few of them in the new ranges, checking
> the recursive case with is_letter_with_marks() would be fine.

Because the mappings that the script produces are going to be checked
into the repository, I don't necessarily see that we also need
separate tests for it. I'm not sure what problem that could
realistically find.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



Commits

  1. Add simple codepoint redirections to unaccent.rules.