[COMMITTERS] pgsql: Define HAVE_UCOL_STRCOLLUTF8 on Windows - Mailing list pgsql-committers

From Peter Eisentraut
Subject [COMMITTERS] pgsql: Define HAVE_UCOL_STRCOLLUTF8 on Windows
Date
Msg-id E1dM5Av-0006WE-VT@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Define HAVE_UCOL_STRCOLLUTF8 on Windows

This should normally be determined by a configure check, but until
someone figures out how to do that on Windows, it's better that the code
uses the new function by default.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e42645ad92687a2250ad17e1a045da73e54a5064

Modified Files
--------------
src/include/pg_config.h.win32 | 3 +++
1 file changed, 3 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Teach pgindent to skip files generated by bison or flexautomati
Next
From: Magnus Hagander
Date:
Subject: [COMMITTERS] pgsql: Fix typos in comments