]> 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 82ccde63c1c2f7b8cf45c493415be6200376b5ae..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