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 54361b4 commit c31545aCopy full SHA for c31545a
src/backend/utils/adt/pgstatfuncs.c
@@ -1,6 +1,7 @@
1
#include "postgres.h"
2
-#include "fmgr.h"
3
+#include "fmgr.h"
4
+#include "miscadmin.h"
5
#include "utils/hsearch.h"
6
#include "access/xact.h"
7
#include "catalog/pg_shadow.h"
0 commit comments