projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6672d79
)
Remove stray "the".
author
Robert Haas
<
[email protected]
>
Mon, 29 Aug 2022 16:35:46 +0000
(12:35 -0400)
committer
Robert Haas
<
[email protected]
>
Mon, 29 Aug 2022 16:35:46 +0000
(12:35 -0400)
Per off-list report.
doc/src/sgml/user-manag.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/user-manag.sgml
b/doc/src/sgml/user-manag.sgml
index 9b1f002d1bb37923eb723d5254e8395bec907b14..11b0b93f2121fccfab7ba9fdeb5aec520ab2b905 100644
(file)
--- a/
doc/src/sgml/user-manag.sgml
+++ b/
doc/src/sgml/user-manag.sgml
@@
-360,7
+360,7
@@
REVOKE <replaceable>group_role</replaceable> FROM <replaceable>role1</replaceabl
database session has access to the privileges of the group role rather
than the original login role, and any database objects created are
considered owned by the group role not the login role. Second, member
- roles that have
the
been granted membership with the
+ roles that have been granted membership with the
<literal>INHERIT</literal> option automatically have use
of the privileges of those roles, including any
privileges inherited by those roles.