projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e9a3f4
)
Get rid of #include "../backend/parser/parse.h
author
Vadim B. Mikheev
Sun, 31 Aug 1997 11:41:20 +0000
(11:41 +0000)
committer
Vadim B. Mikheev
Sun, 31 Aug 1997 11:41:20 +0000
(11:41 +0000)
src/backend/executor/spi.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/executor/spi.c
b/src/backend/executor/spi.c
index 1ede9428e302d9855425476b890bef7d4f8785f4..7e3ebc06e0a7fb83ef173e182f0da294ceaa6121 100644
(file)
--- a/
src/backend/executor/spi.c
+++ b/
src/backend/executor/spi.c
@@
-6,7
+6,6
@@
*-------------------------------------------------------------------------
*/
#include "executor/spi.h"
-#include "../backend/parser/parse.h"
#include "fmgr.h"
typedef struct {