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 7729e22 commit 467ff20Copy full SHA for 467ff20
src/backend/storage/file/fd.c
@@ -53,6 +53,7 @@
53
#include "access/xact.h"
54
#include "catalog/catalog.h"
55
#include "catalog/pg_tablespace.h"
56
+#include "pgstat.h"
57
#include "storage/fd.h"
58
#include "storage/ipc.h"
59
#include "utils/guc.h"
0 commit comments