We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da8e9e3 commit bd3f2ecCopy full SHA for bd3f2ec
1 file changed
src/include/pg_config.h.in
@@ -42,6 +42,9 @@
42
/* Define to the default TCP port number as a string constant. */
43
#undef DEF_PGPORT_STR
44
45
+/* Define to the file name extension of dynamically-loadable modules. */
46
+#undef DLSUFFIX
47
+
48
/* Define to build with GSSAPI support. (--with-gssapi) */
49
#undef ENABLE_GSS
50
0 commit comments