pgsql: Fix ICU collation use on Windows

Started by Peter Eisentrautabout 9 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Fix ICU collation use on Windows

Windows uses a separate code path for libc locales. The code previously
ended up there also if an ICU collation should be used, leading to a
crash.

Reported-by: Ashutosh Sharma <ashu.coek88@gmail.com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/41839b7abc85f21dd7ce76ab9cd1d7533c53cf9c

Modified Files
--------------
src/backend/utils/adt/varlena.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers