We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8df9994 commit 9fa6e08Copy full SHA for 9fa6e08
src/include/postmaster/autovacuum.h
@@ -14,6 +14,8 @@
14
#ifndef AUTOVACUUM_H
15
#define AUTOVACUUM_H
16
17
+#include "storage/block.h"
18
+
19
/*
20
* Other processes can request specific work from autovacuum, identified by
21
* AutoVacuumWorkItem elements.
0 commit comments