Thanks to visit codestin.com Credit goes to github.com
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 faec281 commit 313d29fCopy full SHA for 313d29f
doc/src/sgml/ref/revoke.sgml
@@ -162,6 +162,8 @@ REVOKE [ ADMIN OPTION FOR ]
162
<para>
163
When revoking privileges on a table, the corresponding column privileges
164
(if any) are automatically revoked on each column of the table, as well.
165
+ On the other hand, if a role has been granted privileges on a table, then
166
+ revoking the same privileges from individual columns will have no effect.
167
</para>
168
169
0 commit comments