Extend collection of Unicode combining characters to beyond the BMP
John Naylor <john.naylor@postgresql.org>
Extend collection of Unicode combining characters to beyond the BMP The former limit was perhaps a carryover from an older hand-coded table. Since commit bab982161 we have enough space in mbinterval to store larger codepoints, so collect all combining characters. Discussion: https://www.postgresql.org/message-id/49ad1fa0-174e-c901-b14c-c484b60907f1%40enterprisedb.com
Files
| Path | Change | +/− |
|---|---|---|
| src/common/unicode/generate-unicode_combining_table.pl | modified | +0 −2 |
| src/include/common/unicode_combining_table.h | modified | +102 −0 |
Discussion
- badly calculated width of emoji in psql 37 messages · 2021-04-02 → 2021-08-26