8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d977a commit ddef31cCopy full SHA for ddef31c
src/include/pg_config.h.win32
@@ -53,7 +53,7 @@
53
(struct s)' as it overestimates the size. Use 'offsetof (struct s, d)'
54
instead. Don't use 'offsetof (struct s, d[0])', as this doesn't work with
55
MSVC and with C++ compilers. */
56
-#define FLEXIBLE_ARRAY_MEMBER 1
+#define FLEXIBLE_ARRAY_MEMBER
57
58
/* Define to 1 if you want National Language Support. (--enable-nls) */
59
/* #undef ENABLE_NLS */
0 commit comments