Re: Missing default value of createrole_self_grant in document

2023-02-16 Thread Daniel Gustafsson
> On 16 Feb 2023, at 10:47, shiy.f...@fujitsu.com wrote: > I noticed that the document of GUC createrole_self_grant doesn't mention its > default value. The attached patch adds that. Agreed, showing the default value in the documentation is a good pattern IMO. Unless objected to I'll go apply thi

Missing default value of createrole_self_grant in document

2023-02-16 Thread shiy.f...@fujitsu.com
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 v1-0001-Add-default-value-of-createrole_self_grant-in-doc.patch Description: v1-0001-Add-default-value-of-createrole_self_grant-in-doc.patch