forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5c08927
committed
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 parente0e492e commit5c08927
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
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)