mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Update docs about new role privileges reference, per Alvaro.
This commit is contained in:
parent
ca9cf85d54
commit
ede45e90dd
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@
|
|||
|
||||
<para>
|
||||
This chapter describes how to create and manage roles.
|
||||
More information about the effects of privileges on various database
|
||||
objects can be found in <xref linkend="ddl-priv">.
|
||||
More information about the effects of role privileges on various
|
||||
database objects can be found in <xref linkend="ddl-priv">.
|
||||
</para>
|
||||
|
||||
<sect1 id="database-roles">
|
||||
|
|
|
|||
Loading…
Reference in a new issue