Thread
Commits
-
doc: Add description of "filename" for pg_walsummary
- 4476106c65d2 19 (unreleased) landed
-
DOCS - pg_walsummary filename
Peter Smith <smithpb2250@gmail.com> — 2026-02-19T05:55:29Z
Hi. The pg_walsummary was missing an Options description for the replaceable 'file' parameter of the synopsis. In passing, I renamed this from 'file' to 'filename', for consistency with other Server Applications that talk about filenames. e.g. - initdb - pg_createsubscriber - pg_ctl - pg_rewind - postgres PSA patch for details. ====== Kind Regards, Peter Smith. Fujitsu Australia
-
Re: DOCS - pg_walsummary filename
Michael Paquier <michael@paquier.xyz> — 2026-02-22T03:50:12Z
On Thu, Feb 19, 2026 at 04:55:29PM +1100, Peter Smith wrote: > In passing, I renamed this from 'file' to 'filename', for consistency > with other Server Applications that talk about filenames. e.g. > - initdb > - pg_createsubscriber > - pg_ctl > - pg_rewind > - postgres > > PSA patch for details. Yep, that sounds right. Thanks. -- Michael
-
Re: DOCS - pg_walsummary filename
Peter Smith <smithpb2250@gmail.com> — 2026-03-09T01:34:09Z
Thanks for pushing! I have marked the corresponding CF entry as "Committed". ====== Kind Regards, Peter Smith. Fujitsu Australia.