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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Michael Gradek <mike(at)busbud(dot)com>, PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #13440: unaccent does not remove all diacritics
Date: 2015-06-18 20:36:02
Message-ID: 4387.1434659762@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Andres Freund <andres(at)anarazel(dot)de> writes:
> On 2015-06-18 16:30:46 -0400, Tom Lane wrote:
>> This is the same situation as any change whatsoever to tsearch
>> dictionaries. The party line on that is that it usually doesn't
>> matter much, and if it does you can rebuild your indexes.

> I think that's an acceptable answer if the user changes their
> dictionary, but if we do it for them it's different.

So you're arguing that unaccent.rules is forever frozen, no matter whether
it's obviously broken or not?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2015-06-18 20:38:18 Re: BUG #13440: unaccent does not remove all diacritics
Previous Message Andres Freund 2015-06-18 20:32:27 Re: BUG #13440: unaccent does not remove all diacritics