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

Commit33c8328

Browse files
danielgustafssonpull[bot]
authored andcommitted
doc: Fix typo in GRANT docs
Commitce6b672 accidentally introduced a trivial typo in thedocumentation for GRANT.
1 parent230b327 commit33c8328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ GRANT <replaceable class="parameter">role_name</replaceable> [, ...] TO <replace
272272
recorded as the grantor must have <literal>ADMIN OPTION</literal> on the
273273
target role, unless it is the bootstrap superuser. When a grant is recorded
274274
as having a grantor other than the bootstrap superuser, it depends on the
275-
grantor continuing toposess <literal>ADMIN OPTION</literal> on the role;
275+
grantor continuing topossess <literal>ADMIN OPTION</literal> on the role;
276276
so, if <literal>ADMIN OPTION</literal> is revoked, dependent grants must
277277
be revoked as well.
278278
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp