pgsql: Update Unicode data to Unicode 15.0.0

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Update Unicode data to Unicode 15.0.0
Дата
Msg-id E1oaPMA-0016ky-1P@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update Unicode data to Unicode 15.0.0

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1091b48cd761abc7f697fa9c4e018c46763b46fb

Modified Files
--------------
src/Makefile.global.in                           |    2 +-
src/include/common/unicode_east_asian_fw_table.h |   20 +-
src/include/common/unicode_nonspacing_table.h    |   13 +-
src/include/common/unicode_norm_hashfunc.h       | 2624 +++++++++++-----------
src/include/common/unicode_norm_table.h          |   74 +-
src/include/common/unicode_normprops_table.h     | 1981 ++++++++--------
6 files changed, 2445 insertions(+), 2269 deletions(-)


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: pgsql: Consistently use named parameters in regex code.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Add support for MERGE SQL command