File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -982,7 +982,7 @@ typedef struct PlanState
982982} PlanState ;
983983
984984/* ----------------
985- * these are are defined to avoid confusion problems with "left"
985+ * these are defined to avoid confusion problems with "left"
986986 * and "right" and "inner" and "outer". The convention is that
987987 * the "left" plan is the "outer" plan and the "right" plan is
988988 * the inner plan, but these make the code more readable.
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ typedef struct Plan
127127} Plan ;
128128
129129/* ----------------
130- * these are are defined to avoid confusion problems with "left"
130+ * these are defined to avoid confusion problems with "left"
131131 * and "right" and "inner" and "outer". The convention is that
132132 * the "left" plan is the "outer" plan and the "right" plan is
133133 * the inner plan, but these make the code more readable.
You can’t perform that action at this time.
0 commit comments