Minor wording improvement.
authorTom Lane
Sat, 3 Apr 2010 21:46:59 +0000 (21:46 +0000)
committerTom Lane
Sat, 3 Apr 2010 21:46:59 +0000 (21:46 +0000)
doc/src/sgml/ref/alter_default_privileges.sgml

index 9c16903f8aa74c334938e35ea366260e2b0aa2c1..4f0b0bc9c837277b393a0dec5a40b0c67a9e1ca5 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -150,7 +150,7 @@ REVOKE [ GRANT OPTION FOR ]
   
 
   
-   If you wish to drop a role that has had its global default privileges
+   If you wish to drop a role for which the default privileges have ever been
    altered, it is necessary to use DROP OWNED BY first,
    to get rid of the default privileges entry for the role.