pgsql: unaccent: Make generate_unaccent_rules.py Python 3 compatible

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: unaccent: Make generate_unaccent_rules.py Python 3 compatible
Дата
Msg-id E1gfMkg-0008Pp-25@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
unaccent: Make generate_unaccent_rules.py Python 3 compatible

Python 2 is still supported.

Author: Hugh Ranalli <hugh@whtc.ca>
Discussion: https://www.postgresql.org/message-id/CAAhbUMNyZ+PhNr_mQ=G161K0-hvbq13Tz2is9M3WK+yX9cQOCw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3d59da9ccdb9d00dee906a40bc8471049b4c9e17

Modified Files
--------------
contrib/unaccent/generate_unaccent_rules.py | 30 +++++++++++++++++++++++------
1 file changed, 24 insertions(+), 6 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Move the built-in conversions into the initial catalog data.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Support plpgsql variable names that conflict with unreservedSQL