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

Commit6fd9930

Browse files
committed
Fix typo in comment.
Etsuro Fujita
1 parent0efdbd3 commit6fd9930

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
@@ -1828,8 +1828,8 @@ ExecWithCheckOptions(WCOKind kind, ResultRelInfo *resultRelInfo,
18281828
* the permissions on the relation (that is, if the user
18291829
* could view it directly anyway). For RLS violations, we
18301830
* don't include the data since we don't know if the user
1831-
* should be able to view the tuple asasthat depends on
1832-
*theUSING policy.
1831+
* should be able to view the tuple as that depends on the
1832+
* USING policy.
18331833
*/
18341834
caseWCO_VIEW_CHECK:
18351835
insertedCols=GetInsertedColumns(resultRelInfo,estate);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp