]> granicus.if.org Git - postgresql/blobdiff - src/include/pg_config.h.in
DTrace support, with a small initial set of probes
[postgresql] / src / include / pg_config.h.in
index 5ccfbfefd28f5b72e75d3a7f1ba43d1cb55773be..e84205c9ea08892d8d90f9707658efe3960b978d 100644 (file)
@@ -36,6 +36,9 @@
 /* Define to the default TCP port number as a string constant. */
 #undef DEF_PGPORT_STR
 
+/* Define to 1 to enable DTrace support. (--enable-dtrace) */
+#undef ENABLE_DTRACE
+
 /* Define to 1 if you want National Language Support. (--enable-nls) */
 #undef ENABLE_NLS
 
    don't. */
 #undef HAVE_DECL_F_FULLFSYNC
 
+/* Define to 1 if you have the declaration of `posix_fadvise', and to 0 if you
+   don't. */
+#undef HAVE_DECL_POSIX_FADVISE
+
 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
    don't. */
 #undef HAVE_DECL_SNPRINTF