Update list of combining characters

Peter Eisentraut <peter@eisentraut.org>

Commit: d8594d123c155aeecd47fc2450f62f5100b2fbf0
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-06-19T19:35:41Z
Releases: 12.0
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

Files

PathChange+/−
src/backend/utils/mb/wchar.c modified +62 −32

Discussion