Missing default value of createrole_self_grant in document
Yu Shi (Fujitsu) <shiy.fnst@fujitsu.com>
From: "shiy.fnst@fujitsu.com" <shiy.fnst@fujitsu.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-02-16T09:47:03Z
Lists: pgsql-hackers
Attachments
- v1-0001-Add-default-value-of-createrole_self_grant-in-doc.patch (application/octet-stream) patch v1-0001
Hi hackers, I noticed that the document of GUC createrole_self_grant doesn't mention its default value. The attached patch adds that. Regards, Shi Yu
Commits
-
doc: Add default value of createrole_self_grant
- e00bc6c92277 16.0 landed