Skip to content

Commit 5ef01a2

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 will be one) too. Jason Tishler
1 parent ffb087c commit 5ef01a2

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/01 21:52:38 momjian Exp $
10+
* $PostgreSQL: pgsql/src/include/utils/builtins.h,v 1.232 2003/12/01 23:12:16 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -237,7 +237,7 @@ extern Datum btname_pattern_cmp(PG_FUNCTION_ARGS);
237237
extern Datum bttext_pattern_cmp(PG_FUNCTION_ARGS);
238238

239239
/* float.c */
240-
extern int extra_float_digits;
240+
extern DLLIMPORT int extra_float_digits;
241241

242242
extern Datum float4in(PG_FUNCTION_ARGS);
243243
extern Datum float4out(PG_FUNCTION_ARGS);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy