[COMMITTERS] pgsql: Don't install ICU collation keyword variants

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема [COMMITTERS] pgsql: Don't install ICU collation keyword variants
Дата
Msg-id E1djwId-0000T6-8T@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Don't install ICU collation keyword variants

Users can still create them themselves.  Instead, document Unicode TR 35
collation options for ICU, so users can create all this themselves.

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

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/958ffb8c286d93d1bfced17e6300d13f9634b431

Modified Files
--------------
doc/src/sgml/charset.sgml            | 98 ++++++++++++++++++++++++++++++------
src/backend/commands/collationcmds.c | 71 --------------------------
2 files changed, 84 insertions(+), 85 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).