Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbf76ad0

Browse files
committed
Fix typos "are are".
1 parent07ca728 commitbf76ad0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/include/nodes/execnodes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@ typedef struct PlanState
982982
}PlanState;
983983

984984
/* ----------------
985-
*these arearedefined 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.

‎src/include/nodes/plannodes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ typedef struct Plan
127127
}Plan;
128128

129129
/* ----------------
130-
*these arearedefined 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.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp