Re: list of flags that pg_settings_get_flags reports
Fujii Masao <masao.fujii@oss.nttdata.com>
From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, pgsql-docs@postgresql.org
Date: 2022-07-21T03:19:59Z
Lists: pgsql-docs
On 2022/07/20 16:26, Michael Paquier wrote: > 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. Pushed. Thanks! Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
Commits
-
docs: Improve pg_settings_get_flags docs.
- 387e059f8e9c 15.1 landed
- f2d0c7f18b06 16.0 landed