Re: list of flags that pg_settings_get_flags reports
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: pgsql-docs@postgresql.org
Date: 2022-07-15T13:40:08Z
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)
Commits
-
docs: Improve pg_settings_get_flags docs.
- 387e059f8e9c 15.1 landed
- f2d0c7f18b06 16.0 landed