DOCS - pg_waldump synopsis sgml markup
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-17T00:38:27Z
Lists: pgsql-hackers
Attachments
- v1-0001-DOCS-fix-pg_waldump-synopsis-markup.patch (application/octet-stream) patch v1-0001
Hi. I found that the synopsis for pg_waldump is not using correct SGML markup. The options part and the other startseg/endseg parameters should be using <replaceable>, same as for all the other synopses of server applications. PSA patch for the same. ====== Kind Regards, Peter Smith. Fujitsu Australia
Commits
-
doc: Adjust some markups on pg_waldump page
- e2f3d82f89bb 19 (unreleased) landed