diff options
author | Jeff Davis <jdavis@postgresql.org> | 2023-03-23 09:15:25 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2023-03-23 09:15:25 -0700 |
commit | a326aac8f1719c37529ae090f66bac9e62c32346 (patch) | |
tree | 9f132b9339eb5f3fe60e7baffb4274eeddae060f /src/backend/utils/adt/pgstatfuncs.c | |
parent | adedf54e659ea37316a21c8d5a7aa8f711213d1c (diff) | |
download | postgresql-a326aac8f1719c37529ae090f66bac9e62c32346.tar.gz postgresql-a326aac8f1719c37529ae090f66bac9e62c32346.zip |
Wrap ICU ucol_open().
Hide details of supporting older ICU versions in a wrapper
function. The current code only needs to handle
icu_set_collation_attributes(), but a subsequent commit will add
additional version-specific code.
Discussion: https://postgr.es/m/7ee414ad-deb5-1144-8a0e-b34ae3b71cd5@enterprisedb.com
Reviewed-by: Peter Eisentraut
Diffstat (limited to 'src/backend/utils/adt/pgstatfuncs.c')
0 files changed, 0 insertions, 0 deletions