| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> |
| Cc: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: list of flags that pg_settings_get_flags reports |
| Date: | 2022-07-15 13:40:08 |
| Message-ID: | 20220715134008.t6sapoqtwnu7ubj2@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On 2022-Jul-15, Fujii Masao wrote:
> Hi,
>
> In the docs, the display of the list of flags that
> pg_settings_get_flags reports looks a bit odd to me [*1]. To make it
> smarter, how about using <itemizedlist> instead of <simplelist>, to
> list thoes flags within <row>? Patch attached.
I think it should be a separate table, like tables 9.75-9.77 lists
properties for various functions.
--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
"The problem with the facetime model is not just that it's demoralizing, but
that the people pretending to work interrupt the ones actually working."
(Paul Graham)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nikhil Shetty | 2022-07-15 15:57:21 | Re: Fwd: Adding more detail to pg_upgrade documentation |
| Previous Message | Fujii Masao | 2022-07-15 13:23:12 | list of flags that pg_settings_get_flags reports |