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

Commit5ef01a2

Browse files
committed
The attached patch enables contrib/cube to build cleanly under Cygwin
(again). Please consider this patch for the 7.4.1 branch (if there willbe one) too. Jason Tishler
1 parentffb087c commit5ef01a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/utils/builtins.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
10-
* $PostgreSQL: pgsql/src/include/utils/builtins.h,v 1.231 2003/12/0121:52:38 momjian Exp $
10+
* $PostgreSQL: pgsql/src/include/utils/builtins.h,v 1.232 2003/12/0123:12:16 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -237,7 +237,7 @@ extern Datum btname_pattern_cmp(PG_FUNCTION_ARGS);
237237
externDatumbttext_pattern_cmp(PG_FUNCTION_ARGS);
238238

239239
/* float.c */
240-
externintextra_float_digits;
240+
externDLLIMPORTintextra_float_digits;
241241

242242
externDatumfloat4in(PG_FUNCTION_ARGS);
243243
externDatumfloat4out(PG_FUNCTION_ARGS);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp