Thread

Commits

  1. doc: Add default value of createrole_self_grant

  1. Missing default value of createrole_self_grant in document

    Yu Shi (Fujitsu) <shiy.fnst@fujitsu.com> — 2023-02-16T09:47:03Z

    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
    
  2. Re: Missing default value of createrole_self_grant in document

    Daniel Gustafsson <daniel@yesql.se> — 2023-02-16T11:34:23Z

    > On 16 Feb 2023, at 10:47, shiy.fnst@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 this in a bit.
    
    --
    Daniel Gustafsson