diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2023-09-18 07:25:46 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2023-09-18 07:25:46 +0200 |
commit | 5c08927d365bf20c74fc141d75538ca7e44d303f (patch) | |
tree | cef9179c2a9fb0c9ede8bb9d7e6475171283e4ad /src/backend/utils/adt/xml.c | |
parent | e0e492e5a928e9c9eda01eeebadcfc36f9f8e7b7 (diff) | |
download | postgresql-5c08927d365bf20c74fc141d75538ca7e44d303f.tar.gz postgresql-5c08927d365bf20c74fc141d75538ca7e44d303f.zip |
Make Unicode script fit for future versions
Between Unicode 15.0.0 and 15.1.0, the whitespace in
EastAsianWidth.txt has changed a bit, such as from
0020;Na # Zs SPACE
to
0020 ; Na # Zs SPACE
with space around the semicolon. Adjust the script to be able to
parse that.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions