Thanks to visit codestin.com Credit goes to github.com
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 f836c2e commit b7d5a88Copy full SHA for b7d5a88
src/interfaces/ecpg/include/ecpg_config.h.in
@@ -1,3 +1,9 @@
1
+/* Define to 1 if `long int' works and is 64 bits. */
2
+#undef HAVE_LONG_INT_64
3
+
4
+/* Define to 1 if `long long int' works and is 64 bits. */
5
+#undef HAVE_LONG_LONG_INT_64
6
7
/* Define to 1 if you want 64-bit integer timestamp and interval support.
8
(--enable-integer-datetimes) */
9
#undef USE_INTEGER_DATETIMES
0 commit comments