Content-Length: 263836 | pFad | http://github.com/postgrespro/postgres/commit/3582b223d494cd505c6a22da98bcb49f99196645

83 Fix hardcoded typeof check result for Windows · postgrespro/postgres@3582b22 · GitHub
Skip to content

Commit 3582b22

Browse files
committed
Fix hardcoded typeof check result for Windows
The test result that I had blindly stipulated didn't work out on the build farm, so disable the feature in Windows MSVC for now.
1 parent ddce628 commit 3582b22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/include/pg_config.h.win32

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@
455455
#define HAVE_TOWLOWER 1
456456

457457
/* Define to 1 if your compiler understands `typeof' or something similar. */
458-
#define HAVE_TYPEOF 1
458+
/* #undef HAVE_TYPEOF */
459459

460460
/* Define to 1 if you have the external array `tzname'. */
461461
/* #undef HAVE_TZNAME */
@@ -687,4 +687,4 @@
687687
/* #undef signed */
688688

689689
/* Define to how the compiler spells `typeof'. */
690-
#define typeof decltype
690+
/* #undef typeof */

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/3582b223d494cd505c6a22da98bcb49f99196645

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy