Re: BUG #15548: Unaccent does not remove combining diacriticalcharacters

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #15548: Unaccent does not remove combining diacriticalcharacters
Дата
Msg-id 20190103011522.GA2107@paquier.xyz
обсуждение исходный текст
Ответ на Re: BUG #15548: Unaccent does not remove combining diacritical characters  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #15548: Unaccent does not remove combining diacritical characters
Список pgsql-bugs
On Wed, Jan 02, 2019 at 02:32:32PM -0500, Tom Lane wrote:
> Seeing that supporting python 2 only adds a dozen lines of code,
> I vote for retaining it for now.  It'd be appropriate to drop that when
> python 3 is the overwhelmingly more-installed version, but AFAICT that
> isn't the case yet.

As a side note, if I recall correctly Python 2.7 will be EOL'd in
2020 by community, though I suspect that a couple of vendors will
still maintain compatibility for a couple of years in what they ship.
CentOS and RHEL enter in this category perhaps.  Like Peter, I would
vote for just maintaining support for Python 3 in this script, as any
modern development machines have it anyway, and not a lot of commits
involve it (I am counting 4 since 2015).
--
Michael

Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Is temporary functions feature official/supported? Found someissues with it.
Следующее
От: "lichuancheng@highgo.com"
Дата:
Сообщение: BUG #15567: Wal receiver process restart failed when a damaged wal record arrived at standby.