pgsql: Re-update Unicode data to CLDR 39

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Re-update Unicode data to CLDR 39
Дата
Msg-id E1nSIeI-0007Ro-Jj@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Re-update Unicode data to CLDR 39

Apparently, the previous update
(2e0e0666790e48cec716d4947f89d067ef53490c) must have used a stale
input file and missed a few additions that were added shortly before
the CLDR release.  Update this now so that the next update really only
changes things new in that version.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/adb5c28adc59415b54c087507dd84c71368c289c

Modified Files
--------------
contrib/unaccent/unaccent.rules | 37 +++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: ldap tests: Don't run on unsupported operating systems.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: dshash: Add sequential scan support.