Re: DOCS - pg_waldump synopsis sgml markup
Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
From: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-17T11:49:05Z
Lists: pgsql-hackers
On Tue, Feb 17, 2026 at 6:09 AM Peter Smith <smithpb2250@gmail.com> wrote: > > 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. +1. I looked at a few other application document pages and we use replaceable for replaceable arguments. -- Best Wishes, Ashutosh Bapat
Commits
-
doc: Adjust some markups on pg_waldump page
- e2f3d82f89bb 19 (unreleased) landed