Re: DOCS - pg_walsummary typo? - Mailing list pgsql-hackers

From Robert Treat
Subject Re: DOCS - pg_walsummary typo?
Date
Msg-id CABV9wwN3rNVJspwhE6gZn-rXKP4CG3tc=A6LMNQ2DGYwRr3FOw@mail.gmail.com
Whole thread
In response to DOCS - pg_walsummary typo?  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: DOCS - pg_walsummary typo?
List pgsql-hackers
On Sun, Feb 15, 2026 at 10:40 PM Peter Smith <smithpb2250@gmail.com> wrote:
>
> Hi.
>
> 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.
>
> BEFORE
> These binary files are found with the pg_wal/summaries subdirectory of
> the data directory...
>
> SUGGESTION
> These binary files are found in the pg_wal/summaries subdirectory of
> the data directory...
>
>
> PSA patch for the same.

+1

Robert Treat
https://xzilla.net



pgsql-hackers by date:

Previous
From: Michael Banck
Date:
Subject: Re: Refactoring postmaster's code to cleanup after child exit
Next
From: Nazir Bilal Yavuz
Date:
Subject: Re: Improve docs syntax checking and enable it in the meson build