aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_oper.c
diff options
context:
space:
mode:
authorJeff Davis <jdavis@postgresql.org>2025-01-17 15:56:20 -0800
committerJeff Davis <jdavis@postgresql.org>2025-01-17 15:56:20 -0800
commit286a365b9c25479f8ad82043ed136748733adfa6 (patch)
tree162996323c339d82211c10d2d93bf3470e226b1a /src/backend/parser/parse_oper.c
parent6a9b2a631aa3dbac5b351cd0c45631cbc6e8d19e (diff)
downloadpostgresql-286a365b9c25479f8ad82043ed136748733adfa6.tar.gz
postgresql-286a365b9c25479f8ad82043ed136748733adfa6.zip
Support Unicode full case mapping and conversion.
Generate tables from Unicode SpecialCasing.txt to support more sophisticated case mapping behavior: * support case mappings to multiple codepoints, such as "ß" uppercasing to "SS" * support conditional case mappings, such as the "final sigma" * support titlecase variants, such as "dž" uppercasing to "DŽ" but titlecasing to "Dž" Discussion: https://postgr.es/m/ddfd67928818f138f51635712529bc5e1d25e4e7.camel@j-davis.com Discussion: https://postgr.es/m/27bb0e52-801d-4f73-a0a4-02cfdd4a9ada@eisentraut.org Reviewed-by: Peter Eisentraut, Daniel Verite
Diffstat (limited to 'src/backend/parser/parse_oper.c')
0 files changed, 0 insertions, 0 deletions