Add combining characters to unaccent.rules.
authorThomas Munro <tmunro@postgresql.org>
Fri, 1 Feb 2019 14:23:01 +0000 (15:23 +0100)
committerThomas Munro <tmunro@postgresql.org>
Fri, 1 Feb 2019 14:23:01 +0000 (15:23 +0100)
commit456e3718e7b72efe4d2639437fcbca2e4ad83099
tree66b5364ecf142fb5b05fb59b329c00cd0fa34a1d
parent80579f9bb171350fccdd5f1d793c538254d9de62
Add combining characters to unaccent.rules.

Strip certain classes of combining characters, so that accents encoded
this way are removed.

Author: Hugh Ranalli
Discussion: https://postgr.es/m/15548-cef1b3f8de190d4f%40postgresql.org
contrib/unaccent/expected/unaccent.out
contrib/unaccent/generate_unaccent_rules.py
contrib/unaccent/sql/unaccent.sql
contrib/unaccent/unaccent.rules