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 a858327 commit b5bbaf0Copy full SHA for b5bbaf0
contrib/sepgsql/dml.c
@@ -83,7 +83,7 @@ fixup_whole_row_references(Oid relOid, Bitmapset *columns)
83
*
84
* When user is querying on a table with children, it implicitly accesses
85
* child tables also. So, we also need to check security label of child
86
- * tables and columns, but here is no guarantee attribute numbers are
+ * tables and columns, but there is no guarantee attribute numbers are
87
* same between the parent and children.
88
* It returns a bitmapset which contains attribute number of the child
89
* table based on the given bitmapset of the parent.
0 commit comments