projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d62e1d
)
Minor fix to add paragraph break.
author
Thomas G. Lockhart
Sat, 5 Sep 1998 06:01:56 +0000
(06:01 +0000)
committer
Thomas G. Lockhart
Sat, 5 Sep 1998 06:01:56 +0000
(06:01 +0000)
doc/src/sgml/ref/revoke.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/revoke.sgml
b/doc/src/sgml/ref/revoke.sgml
index 5493e93a2838e9a5d7c1049976c5fd163b334b8f..6265175497d4ce02f9d39c00d573cb1394e165e8 100644
(file)
--- a/
doc/src/sgml/ref/revoke.sgml
+++ b/
doc/src/sgml/ref/revoke.sgml
@@
-322,6
+322,7
@@
If user1 gives a privilege WITH GRANT OPTION to user2,
and user2 gives it to user3 then user1 can revoke
this privilege in cascade using the CASCADE keyword.
+
If user1 gives a privilege WITH GRANT OPTION to user2,
and user2 gives it to user3 then if user1 try revoke
this privilege it fails if he/she specify the RESTRICT