pgsql: Update list of combining characters

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Update list of combining characters
Дата
Msg-id E1hdgP0-0005ua-LR@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add XSL stylesheet to fix up SVG files
Следующее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Improve documentation for jsonpath like_regex predicate