[COMMITTERS] pgsql: Expand set of predefined ICU locales

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема [COMMITTERS] pgsql: Expand set of predefined ICU locales
Дата
Msg-id E1djwId-0000T1-86@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Expand set of predefined ICU locales

Install language+region combinations even if they are not distinct from
the language's base locale.  This gives better long-term stability of
the set of predefined locales and makes the predefined locales less
implementation-dependent and more practical for users.

Reviewed-by: Peter Geoghegan <pg@bowt.ie>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/51e225da306e14616b690308a59fd89e22335035

Modified Files
--------------
doc/src/sgml/charset.sgml            | 13 ++++++-------
src/backend/commands/collationcmds.c | 15 ++++++++++++---
2 files changed, 18 insertions(+), 10 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: [COMMITTERS] pgsql: Push limit through subqueries to underlying sort,where possible
Следующее
От: Andres Freund
Дата:
Сообщение: [COMMITTERS] pgsql: Backpatch introduction of TupleDescAttr(tupdesc, i).