diff options
Diffstat (limited to 'doc/src/sgml/ref/grant.sgml')
-rw-r--r-- | doc/src/sgml/ref/grant.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/grant.sgml b/doc/src/sgml/ref/grant.sgml index 97854d55281..368725ac8b0 100644 --- a/doc/src/sgml/ref/grant.sgml +++ b/doc/src/sgml/ref/grant.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/ref/grant.sgml,v 1.44 2004/11/05 19:15:51 tgl Exp $ +$PostgreSQL: pgsql/doc/src/sgml/ref/grant.sgml,v 1.44.4.1 2005/01/22 23:23:53 momjian Exp $ PostgreSQL documentation --> @@ -308,7 +308,7 @@ GRANT { CREATE | ALL [ PRIVILEGES ] } Use <xref linkend="app-psql">'s <command>\z</command> command to obtain information about existing privileges, for example: <programlisting> -=> \z mytable +=> \z mytable Access privileges for database "lusitania" Schema | Name | Type | Access privileges |