aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2017-09-24 00:56:31 -0400
committerPeter Eisentraut <peter_e@gmx.net>2017-09-24 07:55:24 -0400
commit6dda0998afc7d449145b9ba216844bdba7a817d6 (patch)
tree619337522ed6a6a87597546e3ab9591287ec5f97 /src/backend/utils/adt/arrayfuncs.c
parent9b31c72a9492880e657b68b1ed971dec3c361c95 (diff)
downloadpostgresql-6dda0998afc7d449145b9ba216844bdba7a817d6.tar.gz
postgresql-6dda0998afc7d449145b9ba216844bdba7a817d6.zip
Allow ICU to use SortSupport on Windows with UTF-8
There is no reason to ever prevent the use of SortSupport on Windows when ICU locales are used. We previously avoided SortSupport on Windows with UTF-8 server encoding and a non C-locale due to restrictions in Windows' libc functionality. This is now considered to be a restriction in one platform's libc collation provider, and not a more general platform restriction. Reported-by: Peter Geoghegan <pg@bowt.ie>
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions