Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite9b9053

Browse files
committed
Correct "improve role option documentation".
This corrects doc commit21912e3.Back-patch to v16, like that one.Reviewed by David G. Johnston.Discussion:https://postgr.es/m/20240331061642.07@rfd.leadboat.com
1 parente177da5 commite9b9053

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎doc/src/sgml/ref/create_role.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ in sync when changing the above synopsis!
399399
<para>
400400
The membership grants created by the
401401
<literal>IN ROLE</literal>, <literal>ROLE</literal>, and <literal>ADMIN</literal>
402-
clauses have the role executing this command as thegrantee.
402+
clauses have the role executing this command as thegrantor.
403403
</para>
404404

405405
<para>

‎doc/src/sgml/ref/grant.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@ GRANT <replaceable class="parameter">role_name</replaceable> [, ...] TO <replace
287287
details on inheritance. If it is set to <literal>TRUE</literal>,
288288
it causes the new member to inherit from the granted role. If
289289
set to <literal>FALSE</literal>, the new member does not inherit.
290-
If unspecified whencreate a new role membership this defaults to
291-
theinheritance attribute of therole being added.
290+
If unspecified whencreating a new role membership, this defaults to the
291+
inheritance attribute of thenew member.
292292
</para>
293293

294294
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp