Update schema GRANT USAGE description.
authorBruce Momjian
Mon, 10 Jul 2006 16:48:46 +0000 (16:48 +0000)
committerBruce Momjian
Mon, 10 Jul 2006 16:48:46 +0000 (16:48 +0000)
doc/src/sgml/ref/grant.sgml

index c6073dc35e451d7714f47835cf758edb760c9a5f..cf591aefa64c08e3f045ae66ee8401279855a5bb 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -272,10 +272,9 @@ GRANT role [, ...]
        of privilege that is applicable to procedural languages.
       
       
-       For schemas, allows access to objects contained in the specified
-       schema (assuming that the objects' own privilege requirements are
-       also met).  Essentially this allows the grantee to look up
-       objects within the schema.
+       For schemas, allows the grantee to find objects contained in the
+       specified schema (assuming that the objects' own privilege requirements 
+       are also met).
       
       
        For sequences, this privilege allows the use of the