pgsql: doc: Add section "Options" for pg_controldata

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Add section "Options" for pg_controldata
Date: 2026-02-23 04:45:06
Message-ID: E1vuNog-000kSo-2I@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)com>
Reviewed-by: Andreas Karlsson <andreas(at)proxel(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2026-02-23 04:54:36 pgsql: Avoid including utils/timestamp.h in conflict.h.
Previous Message Tom Lane 2026-02-22 17:23:06 pgsql: Release notes for 18.3, 17.9, 16.13, 15.17, 14.22.