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

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #13440: unaccent does not remove all diacritics
Дата
Msg-id 20150903014059.GA2912@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: BUG #13440: unaccent does not remove all diacritics  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #13440: unaccent does not remove all diacritics  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane wrote:

> No, not after someone pointed out that it could have strange side-effects
> on full text search configurations that used unaccent.  You'd stop being
> able to find documents whenever your search term is stripped of accents
> more thoroughly than before.  That might be all right in a new major
> release (if it documents that you might have to rebuild your FTS indexes
> and derived tsvector columns).  It's not all right in a minor release.

Hmm, so what happens if you pg_upgrade FTS indexes?  Are they somehow
marked invalid and a REINDEX is forced?

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Gerdan Rezende dos Santos
Дата:
Сообщение: error on online backup using pg_basebackup tool
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: error on online backup using pg_basebackup tool