aboutsummaryrefslogtreecommitdiff
path: root/src/include/executor/execFlatten.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/executor/execFlatten.h')
-rw-r--r--src/include/executor/execFlatten.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/executor/execFlatten.h b/src/include/executor/execFlatten.h
index 0028beadb0d..1795ed1c487 100644
--- a/src/include/executor/execFlatten.h
+++ b/src/include/executor/execFlatten.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: execFlatten.h,v 1.15 2001/10/25 05:49:59 momjian Exp $
+ * $Id: execFlatten.h,v 1.16 2001/11/05 17:46:33 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -24,4 +24,4 @@ extern Datum ExecEvalIter(Iter *iterNode, ExprContext *econtext,
extern void ExecEvalFjoin(TargetEntry *tlist, ExprContext *econtext,
bool *isNullVect, ExprDoneCond *fj_isDone);
-#endif /* EXECFLATTEN_H */
+#endif /* EXECFLATTEN_H */