]> granicus.if.org Git - postgresql/commitdiff
Need more defines in ecpg_config.h, patch sent by Rocco Altier <RoccoA@Routescape...
authorMichael Meskes <meskes@postgresql.org>
Thu, 24 Aug 2006 09:37:07 +0000 (09:37 +0000)
committerMichael Meskes <meskes@postgresql.org>
Thu, 24 Aug 2006 09:37:07 +0000 (09:37 +0000)
src/interfaces/ecpg/include/ecpg_config.h.in

index 905007cd4618baa19008fcaa05d30e7b19b880da..b55169deb58e33908e29adbd02e1b25781958013 100644 (file)
@@ -1,3 +1,9 @@
+/* Define to 1 if `long int' works and is 64 bits. */
+#undef HAVE_LONG_INT_64
+
+/* Define to 1 if `long long int' works and is 64 bits. */
+#undef HAVE_LONG_LONG_INT_64
+
 /* Define to 1 if you want 64-bit integer timestamp and interval support.
    (--enable-integer-datetimes) */
 #undef USE_INTEGER_DATETIMES