projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08905a7
)
Oops, two includes unrequired
author
Marc G. Fournier
Wed, 6 Nov 1996 08:05:02 +0000
(08:05 +0000)
committer
Marc G. Fournier
Wed, 6 Nov 1996 08:05:02 +0000
(08:05 +0000)
src/include/commands/command.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/commands/command.h
b/src/include/commands/command.h
index 4444552d2da88513e2df27ea41991e914e186cfe..850da5681b145de917c0d784f886dd6d74ddab52 100644
(file)
--- a/
src/include/commands/command.h
+++ b/
src/include/commands/command.h
@@
-6,7
+6,7
@@
*
* Copyright (c) 1994, Regents of the University of California
*
- * $Id: command.h,v 1.
2 1996/11/06 08:02:40
scrappy Exp $
+ * $Id: command.h,v 1.
3 1996/11/06 08:05:02
scrappy Exp $
*
*-------------------------------------------------------------------------
*/
@@
-14,8
+14,6
@@
#define COMMAND_H
#include
-#include
-#include
extern MemoryContext PortalExecutorHeapMemory;