[COMMITTERS] pgsql: Expand set of predefined ICU locales

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема [COMMITTERS] pgsql: Expand set of predefined ICU locales
Дата
Msg-id E1djwId-0000T5-8Q@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
------
REL_10_STABLE

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

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).