Обсуждение: pgsql: Rename unicode_combining_table to unicode_width_table

Поиск
Список
Период
Сортировка

pgsql: Rename unicode_combining_table to unicode_width_table

От
John Naylor
Дата:
Rename unicode_combining_table to unicode_width_table

No functional changes. A future commit will use this table for
other purposes besides combining characters.

Branch
------
master

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

Modified Files
--------------
src/common/unicode/Makefile                                           | 4 ++--
...ate-unicode_combining_table.pl => generate-unicode_width_table.pl} | 2 +-
src/common/wchar.c                                                    | 2 +-
.../common/{unicode_combining_table.h => unicode_width_table.h}       | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)