mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Fix typos and bump catversion.
Typos reported by Álvaro Herrera and Erik Rijkers.
Catversion bump for 3d14e171e9
was
inadvertently omitted.
This commit is contained in:
@ -252,7 +252,7 @@ GRANT <replaceable class="parameter">role_name</replaceable> [, ...] TO <replace
|
||||
in a role to one or more other roles. Membership in a role is significant
|
||||
because it potentially allows access to the privileges granted to a role
|
||||
to each of its members, and potentially also the ability to make changes
|
||||
to the role itself. However, the actualy permisions conferred depend on
|
||||
to the role itself. However, the actual permisions conferred depend on
|
||||
the options associated with the grant.
|
||||
</para>
|
||||
|
||||
|
Reference in New Issue
Block a user