Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 307a4c2

Browse files
committed
Remove another no-longer-needed inclusion of predicate.h.
1 parent cb94db9 commit 307a4c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/executor/nodeBitmapHeapscan.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
#include "executor/nodeBitmapHeapscan.h"
4343
#include "pgstat.h"
4444
#include "storage/bufmgr.h"
45-
#include "storage/predicate.h"
4645
#include "utils/memutils.h"
4746
#include "utils/snapmgr.h"
4847
#include "utils/tqual.h"

0 commit comments

Comments
 (0)