Re: list of flags that pg_settings_get_flags reports

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, pgsql-docs(at)postgresql(dot)org
Subject: Re: list of flags that pg_settings_get_flags reports
Date: 2022-07-20 07:26:12
Message-ID: YteuFBDxePUpZPI5@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Wed, Jul 20, 2022 at 01:51:36PM +0900, Fujii Masao wrote:
> Attached is the updated version of the patch. It separates the list
> for GUC flags from the table entry for pg_settings_get_flags() and
> adds the table for it at the bottom of the existing function table.

Thanks a lot for sending a patch. This looks fine to me.
--
Michael

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Alvaro Herrera 2022-07-20 09:07:10 Re: list of flags that pg_settings_get_flags reports
Previous Message Fujii Masao 2022-07-20 04:51:36 Re: list of flags that pg_settings_get_flags reports