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

Commitba1f017

Browse files
committed
Fix typo in comment.
Etsuro Fujita
1 parentd412f79 commitba1f017

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/executor/execMain.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2093,8 +2093,8 @@ ExecWithCheckOptions(WCOKind kind, ResultRelInfo *resultRelInfo,
20932093
* the permissions on the relation (that is, if the user
20942094
* could view it directly anyway). For RLS violations, we
20952095
* don't include the data since we don't know if the user
2096-
* should be able to view the tuple asasthat depends on
2097-
*theUSING policy.
2096+
* should be able to view the tuple as that depends on the
2097+
* USING policy.
20982098
*/
20992099
caseWCO_VIEW_CHECK:
21002100
insertedCols=GetInsertedColumns(resultRelInfo,estate);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp