summaryrefslogtreecommitdiff
path: root/src/include/commands/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/commands/command.h')
-rw-r--r--src/include/commands/command.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/commands/command.h b/src/include/commands/command.h
index b68ec2de5d..8cb31889fa 100644
--- a/src/include/commands/command.h
+++ b/src/include/commands/command.h
@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: command.h,v 1.18 2000/04/12 17:16:31 momjian Exp $
+ * $Id: command.h,v 1.19 2000/06/28 03:32:57 tgl Exp $
*
*-------------------------------------------------------------------------
*/
@@ -16,7 +16,6 @@
#include "utils/portal.h"
-extern MemoryContext PortalExecutorHeapMemory;
/*
* PerformPortalFetch