8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f30d62c commit 9e8b694Copy full SHA for 9e8b694
src/include/nodes/parsenodes.h
@@ -1212,7 +1212,7 @@ typedef struct RangeTblEntry
1212
* needed after rule expansion.
1213
*
1214
* Only the relations directly mentioned in the query are checked for
1215
- * accesss permissions by the core executor, so only their RTEPermissionInfos
+ * access permissions by the core executor, so only their RTEPermissionInfos
1216
* are present in the Query. However, extensions may want to check inheritance
1217
* children too, depending on the value of rte->inh, so it's copied in 'inh'
1218
* for their perusal.
0 commit comments