Thread: pgsql: Update list of combining characters

pgsql: Update list of combining characters

From
Peter Eisentraut
Date:
Update list of combining characters

The list of combining characters to ignore for calculating the display
width of a string (used for example by psql) was wildly outdated and
incorrect.

Discussion: https://www.postgresql.org/message-id/flat/bbb19114-af1e-513b-08a9-61272794bd5c%402ndquadrant.com

Branch
------
master

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

Modified Files
--------------
src/backend/utils/mb/wchar.c | 94 +++++++++++++++++++++++++++++---------------
1 file changed, 62 insertions(+), 32 deletions(-)