diff options
author | Jeff Davis <jdavis@postgresql.org> | 2024-12-16 09:35:18 -0800 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2024-12-16 09:35:18 -0800 |
commit | 86a5d6006aff956a5e00982b7628177fa7dc5027 (patch) | |
tree | 90edf4aeac487e9dba957a5fbb75f3d6ae9e58f6 /src/backend/utils/adt/tsvector_parser.c | |
parent | de1e29885730851787b467449f525ff6fc7d69fa (diff) | |
download | postgresql-86a5d6006aff956a5e00982b7628177fa7dc5027.tar.gz postgresql-86a5d6006aff956a5e00982b7628177fa7dc5027.zip |
Refactor string case conversion into provider-specific files.
Create API entry points pg_strlower(), etc., that work with any
provider and give the caller control over the destination
buffer. Then, move provider-specific logic into pg_locale_builtin.c,
pg_locale_icu.c, and pg_locale_libc.c as appropriate.
Discussion: https://postgr.es/m/7aa46d77b377428058403723440862d12a8a129a.camel@j-davis.com
Diffstat (limited to 'src/backend/utils/adt/tsvector_parser.c')
0 files changed, 0 insertions, 0 deletions