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

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: BUG #13440: unaccent does not remove all diacritics
Дата
Msg-id 56C46242.9020003@sigaev.ru
обсуждение исходный текст
Ответ на Re: BUG #13440: unaccent does not remove all diacritics  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: BUG #13440: unaccent does not remove all diacritics
Список pgsql-bugs
>> I'm inclining to commit this patch becouse it suggests more regular
>> way to update unaccent rules. That is nice.
> How would this affect pg_trgm indexes upgraded by pg_upgrade?

pg_upgrade doesn't know any tsearch configuration staff, so, it can't do
anything useful with checnges of fts configuration. The right way is recreate
all tsvector columns, but pg_upgrade obviously is not able to run tsearch stack:
parser, dictionaries etc.

--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #13960: plpython fails with certain function names
Следующее
От: Michael Paquier
Дата:
Сообщение: SIGQUIT and lost sequence WAL records