Rename unicode_combining_table to unicode_width_table
John Naylor <john.naylor@postgresql.org>
Rename unicode_combining_table to unicode_width_table No functional changes. A future commit will use this table for other purposes besides combining characters.
Files
| Path | Change | +/− |
|---|---|---|
| src/common/unicode/generate-unicode_width_table.pl (from src/common/unicode/generate-unicode_combining_table.pl) | renamed | +1 −1 |
| src/common/unicode/Makefile | modified | +2 −2 |
| src/common/wchar.c | modified | +1 −1 |
| src/include/common/unicode_width_table.h (from src/include/common/unicode_combining_table.h) | renamed | +1 −1 |