File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
*
9
9
*
10
10
* IDENTIFICATION
11
- * $Header: /cvsroot/pgsql/src/backend/executor/Attic/execFlatten.c,v 1.8 1999/02/13 23:15:16 momjian Exp $
11
+ * $Header: /cvsroot/pgsql/src/backend/executor/Attic/execFlatten.c,v 1.9 1999/02/23 07:33:09 thomas Exp $
12
12
*
13
13
*-------------------------------------------------------------------------
14
14
*/
@@ -215,7 +215,7 @@ FjoinBumpOuterNodes(TargetEntry *tlist,
215
215
216
216
/*
217
217
* If every function is done, then we are done flattening. Mark the
218
- * Fjoin node unitialized , it is time to get the next tuple from the
218
+ * Fjoin node uninitialized , it is time to get the next tuple from the
219
219
* plan and redo all of the flattening.
220
220
*/
221
221
if (funcIsDone )
You can’t perform that action at this time.
0 commit comments