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

Commit9e8b694

Browse files
committed
Fix typo in parsenodes.h
Introduced ina61b1f7 when RTEPermissionInfo got added. Issue spottedwhile reviewing the area for a different patch.
1 parentf30d62c commit9e8b694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/nodes/parsenodes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1212,7 +1212,7 @@ typedef struct RangeTblEntry
12121212
* needed after rule expansion.
12131213
*
12141214
* Only the relations directly mentioned in the query are checked for
1215-
*accesss permissions by the core executor, so only their RTEPermissionInfos
1215+
*access permissions by the core executor, so only their RTEPermissionInfos
12161216
* are present in the Query. However, extensions may want to check inheritance
12171217
* children too, depending on the value of rte->inh, so it's copied in 'inh'
12181218
* for their perusal.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp