We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be84c12 commit eaae83cCopy full SHA for eaae83c
src/include/storage/bufmgr.h
@@ -14,7 +14,6 @@
14
#ifndef BUFMGR_H
15
#define BUFMGR_H
16
17
-#include "catalog/catalog.h"
18
#include "storage/block.h"
19
#include "storage/buf.h"
20
#include "storage/bufpage.h"
0 commit comments