forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit06c5912
Make Unicode script fit for future versions
Between Unicode 15.0.0 and 15.1.0, the whitespace inEastAsianWidth.txt has changed a bit, such as from0020;Na # Zs SPACEto0020 ; Na # Zs SPACEwith space around the semicolon. Adjust the script to be able toparse that.1 parent7948522 commit06c5912
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments
Comments
(0)