| From: | Justin Pryzby <pryzby(at)telsasoft(dot)com> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> |
| Cc: | Michael Paquier <michael(at)paquier(dot)xyz>, 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-11-03 12:33:20 |
| Message-ID: | 20221103123320.GQ16921@telsasoft.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Thu, Jul 21, 2022 at 12:19:59PM +0900, Fujii Masao wrote:
> 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!
f2d0c7f18 should be backpatched to v15.
The existing docs are not good.
https://www.postgresql.org/docs/current/functions-info.html#id-1.5.8.32.19.2.2.25.1.1.1
--
Justin
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2022-11-03 13:58:04 | Re: Missing documentation |
| Previous Message | Laurenz Albe | 2022-11-03 10:32:48 | Re: Version 14/15 documentation Section "Alter Default Privileges" |