Re: BUG #13440: unaccent does not remove all diacritics

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Léonard Benedetti <benedetti(at)mlpo(dot)fr>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #13440: unaccent does not remove all diacritics
Date: 2016-03-16 13:52:31
Message-ID: 56E9651F.6080401@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> So, you will find attached a new patch, it’s the same script, compatible
> with Python 2, *with only ASCII characters*.
Thank you very much, pushed. I changed only one thing:
character → in regex to \u2192
--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message amr.fadly 2016-03-16 13:56:57 BUG #14024: problem in Creating pivot table
Previous Message 苏正春 2016-03-16 11:26:53 Re: [BUGS] BUG #14023: pq odbc driver crashed while get data from boolean column