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.coe...@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