We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2bc5c3 commit 073f393Copy full SHA for 073f393
1 file changed
pg_show_plans.c
@@ -16,6 +16,7 @@
16
#include "commands/explain.h"
17
#include "funcapi.h"
18
#include "mb/pg_wchar.h"
19
+#include "miscadmin.h"
20
#include "pgstat.h"
21
#include "storage/ipc.h"
22
#include "storage/lwlock.h"
0 commit comments