Define HAVE_UCOL_STRCOLLUTF8 on Windows
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 17 Jun 2017 01:23:22 +0000 (21:23 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 17 Jun 2017 04:17:10 +0000 (00:17 -0400)
commite42645ad92687a2250ad17e1a045da73e54a5064
tree667e150d2f81c81b964321a99609d4e22b55e0e8
parentcea258b63d9c7a6d0a7c5e91e539bb89df4bc078
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.
src/include/pg_config.h.win32