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 09529a7 commit d952860Copy full SHA for d952860
src/include/access/bufmask.h
@@ -17,7 +17,6 @@
17
#ifndef BUFMASK_H
18
#define BUFMASK_H
19
20
-#include "postgres.h"
21
#include "storage/block.h"
22
#include "storage/bufmgr.h"
23
src/include/utils/dsa.h
@@ -14,8 +14,6 @@
14
#ifndef DSA_H
15
#define DSA_H
16
-
#include "port/atomics.h"
#include "storage/dsm.h"
0 commit comments