DOCS - Add an "Options" section for pg_controldata
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-17T22:37:55Z
Lists: pgsql-hackers
Attachments
- v1-0001-DOCS-add-Options-section-for-pg_controldata.patch (application/octet-stream) patch v1-0001
Hi. The pg_controdata docs page [1] does not have an "Options" section, making it strangely different from every other Server Application. Added an "Options" section for consistency. (patch uses wording borrowed from initdb) PSA patch for the same. ====== [1] https://www.postgresql.org/docs/devel/app-pgcontroldata.html Kind Regards, Peter Smith. Fujitsu Australia
Commits
-
doc: Add section "Options" for pg_controldata
- ee465848846e 19 (unreleased) landed