Skip to content

Commit a8e44f0

Browse files
committed
Update GRANT USAGE on schema permission description.
1 parent c28fbd4 commit a8e44f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/ref/grant.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/grant.sgml,v 1.57 2006/07/12 15:37:10 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/grant.sgml,v 1.58 2006/07/19 18:42:31 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -276,8 +276,8 @@ GRANT <replaceable class="PARAMETER">role</replaceable> [, ...]
276276
schema (assuming that the objects' own privilege requirements are
277277
also met). Essentially this allows the grantee to <quote>look up</>
278278
objects within the schema. Without this permission, it is still
279-
possible to see the object names by querying the system tables, but
280-
they cannot be accessed via SQL.
279+
possible to see the object names, e.g. by querying the system tables,
280+
so this is not a completely secure way to prevent object access.
281281
</para>
282282
<para>
283283
For sequences, this privilege allows the use of the

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy