diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-09-24 00:56:31 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-09-24 07:55:24 -0400 |
commit | 6dda0998afc7d449145b9ba216844bdba7a817d6 (patch) | |
tree | 619337522ed6a6a87597546e3ab9591287ec5f97 /src/backend/utils/adt/arrayfuncs.c | |
parent | 9b31c72a9492880e657b68b1ed971dec3c361c95 (diff) | |
download | postgresql-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