projects
/
users
/
kgrittn
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb94db9
)
Remove another no-longer-needed inclusion of predicate.h.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Thu, 16 Jun 2011 15:43:30 +0000
(11:43 -0400)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Thu, 16 Jun 2011 15:43:30 +0000
(11:43 -0400)
src/backend/executor/nodeBitmapHeapscan.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/executor/nodeBitmapHeapscan.c
b/src/backend/executor/nodeBitmapHeapscan.c
index 20d5eb14bf2c18ff764f7e31906a40d014746b01..e20ef1433ed1d2343e37266cc79e19a413dfa8a2 100644
(file)
--- a/
src/backend/executor/nodeBitmapHeapscan.c
+++ b/
src/backend/executor/nodeBitmapHeapscan.c
@@
-42,7
+42,6
@@
#include "executor/nodeBitmapHeapscan.h"
#include "pgstat.h"
#include "storage/bufmgr.h"
-#include "storage/predicate.h"
#include "utils/memutils.h"
#include "utils/snapmgr.h"
#include "utils/tqual.h"