Re: DOCS - pg_walsummary typo?

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Robert Treat <rob@xzilla.net>
Cc: Peter Smith <smithpb2250@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-03-02T07:17:23Z
Lists: pgsql-hackers
On Mon, Feb 16, 2026 at 08:13:26AM -0500, Robert Treat wrote:
> On Sun, Feb 15, 2026 at 10:40 PM Peter Smith <smithpb2250@gmail.com> wrote:
>> I found what seems to be a typo in the pg_walsummary description. I
>> guess that "with" was supposed to say "within", but IMO just "in" is
>> fine.
>
> +1

Yep, the wording seems strange and switching this single word is an
improvement.  Will fix later, if there are no objections.
--
Michael

Commits

  1. doc: Fix sentence of pg_walsummary page