Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite42645a

Browse files
committed
Define HAVE_UCOL_STRCOLLUTF8 on Windows
This should normally be determined by a configure check, but untilsomeone figures out how to do that on Windows, it's better that the codeuses the new function by default.
1 parentcea258b commite42645a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎src/include/pg_config.h.win32

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,9 @@
457457
/* Define to 1 if you have the external array `tzname'. */
458458
/* #undef HAVE_TZNAME */
459459

460+
/* Define to 1 if you have the `ucol_strcollUTF8' function. */
461+
#define HAVE_UCOL_STRCOLLUTF8 1
462+
460463
/* Define to 1 if the system has the type `uint64'. */
461464
/* #undef HAVE_UINT64 */
462465

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp