pgsql: Shrink Unicode category table.

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема pgsql: Shrink Unicode category table.
Дата
Msg-id E1rBO2s-0096re-Ny@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Shrink Unicode category table.

Missing entries can implicitly be considered "unassigned".

Discussion: https://postgr.es/m/ff4c2f2f9c8fc7ca27c1c24ae37ecaeaeaff6b53.camel@j-davis.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/719b342d36ce9a049137817e93e6a18a711a40e4

Modified Files
--------------
.../unicode/generate-unicode_category_table.pl     |  21 +-
src/common/unicode_category.c                      |   6 +-
src/include/common/unicode_category_table.h        | 711 +--------------------
3 files changed, 15 insertions(+), 723 deletions(-)


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

Предыдущее
От: David Rowley
Дата:
Сообщение: pgsql: Verify that attribute counts match in ExecCopySlot
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc, intagg: fix one-to-many mention to many-to-many