aboutsummaryrefslogtreecommitdiff
path: root/src/include/executor/nodeResult.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/executor/nodeResult.h')
-rw-r--r--src/include/executor/nodeResult.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/executor/nodeResult.h b/src/include/executor/nodeResult.h
index ba33e94a303..883b5fd2ff0 100644
--- a/src/include/executor/nodeResult.h
+++ b/src/include/executor/nodeResult.h
@@ -7,7 +7,7 @@
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
- * $Id: nodeResult.h,v 1.13 2001/10/28 06:26:06 momjian Exp $
+ * $Id: nodeResult.h,v 1.14 2001/11/05 17:46:33 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -22,4 +22,4 @@ extern int ExecCountSlotsResult(Result *node);
extern void ExecEndResult(Result *node);
extern void ExecReScanResult(Result *node, ExprContext *exprCtxt, Plan *parent);
-#endif /* NODERESULT_H */
+#endif /* NODERESULT_H */