| From: | Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> |
|---|---|
| To: | pgsql-docs(at)postgresql(dot)org |
| Subject: | list of flags that pg_settings_get_flags reports |
| Date: | 2022-07-15 13:23:12 |
| Message-ID: | f093edf9-6e5a-b119-ee50-6a2c97c79ee8@oss.nttdata.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
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.
Regards,
[*1] https://www.postgresql.org/docs/devel/functions-info.html#id-1.5.8.32.19.2.2.25.1.1.1
--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Improve-pg_settings_get_flags-docs.patch | text/plain | 2.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2022-07-15 13:40:08 | Re: list of flags that pg_settings_get_flags reports |
| Previous Message | David G. Johnston | 2022-07-15 01:47:19 | Re: CREATE TABLE AS, section IF NOT EXISTS should clarify what happens to the data |