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 2d53003 commit c0c1f6fCopy full SHA for c0c1f6f
src/bin/pg_controldata/pg_controldata.c
@@ -26,6 +26,7 @@
26
#include "access/xlog.h"
27
#include "access/xlog_internal.h"
28
#include "catalog/pg_control.h"
29
+#include "pg_getopt.h"
30
31
32
static void
0 commit comments