[PATCH] Add Hebrew and Arabic combining characters to unaccent.rules - Mailing list pgsql-hackers

From e3718e7@tutamail.com
Subject [PATCH] Add Hebrew and Arabic combining characters to unaccent.rules
Date
Msg-id OYIOnWD--F-9@tutamail.com
Whole thread Raw
List pgsql-hackers
Hi,

This adds combining diacritical mark ranges in Hebrew and Arabic unicode blocks (things like cantillations, vowel marks, etc.) to the list of code points which should be stripped in `unaccent`. There are a few punctuation code points interspersed between the ranges, so more contiguous blocks cannot be used.
Attachment

pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: Improve LWLock tranche name visibility across backends
Next
From: "Euler Taveira"
Date:
Subject: Re: Adding REPACK [concurrently]