pgsql: doc: Add section "Options" for pg_controldata - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: doc: Add section "Options" for pg_controldata
Date
Msg-id E1vuNog-000kSo-2I@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Add section "Options" for pg_controldata

Adding this section brings consistency with the pages of other tools,
potentially easing the introduction of new options in the future as
these are now showing in the shape of a list.

Author: Peter Smith <smithpb2250@gmail.com>
Reviewed-by: Andreas Karlsson <andreas@proxel.se>
Discussion: https://postgr.es/m/CAHut+PtSF5AW3DHpYA-_muDLms2xBUzHpd545snVj8vFpmsmGg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ee465848846efe6da0c73c99a0fcde6982831468

Modified Files
--------------
doc/src/sgml/ref/pg_controldata.sgml | 45 ++++++++++++++++++++++++++++++++----
1 file changed, 40 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Release notes for 18.3, 17.9, 16.13, 15.17, 14.22.
Next
From: Amit Kapila
Date:
Subject: pgsql: Avoid including utils/timestamp.h in conflict.h.