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

Commit066b35c

Browse files
danielgustafssonpull[bot]
authored andcommitted
doc: Add default value of createrole_self_grant
Document that the default value for createrole_self_grant is an emptystring which in turn disable the feature.Author: Shi Yu <shiy.fnst@fujitsu.com>Discussion:https://postgr.es/m/OSZPR01MB63105D0D96A9A72A7FCD4FFEFDA09@OSZPR01MB6310.jpnprd01.prod.outlook.com
1 parentc0e4263 commit066b35c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9499,7 +9499,8 @@ SET XML OPTION { DOCUMENT | CONTENT };
94999499
is set to a non-empty value, the newly-created role will be granted
95009500
to the creating user with the options specified. The value must be
95019501
<literal>set</literal>, <literal>inherit</literal>, or a
9502-
comma-separated list of these.
9502+
comma-separated list of these. The default value is an empty string,
9503+
which disables the feature.
95039504
</para>
95049505
<para>
95059506
The purpose of this option is to allow a <literal>CREATEROLE</literal>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp