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

Appearance settings

Commit e00bc6c

Browse filesBrowse files
doc: Add default value of createrole_self_grant
Document that the default value for createrole_self_grant is an empty string 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 parent 80a48e0 commit e00bc6c
Copy full SHA for e00bc6c

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎doc/src/sgml/config.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/config.sgml
+2-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.