DOCS - pg_walsummary typo?

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: DOCS - pg_walsummary typo?
Date: 2026-02-16 03:39:29
Message-ID: CAHut+PvfYBL-ppX-i8DPeRu7cakYCZz+QYBhrmQzicx7z_Tj5w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

======
Kind Regards,
Peter Smith.
Fujitsu Australia.

Attachment Content-Type Size
v1-0001-DOCS-pg_walsummary-fix-typo.patch application/octet-stream 1019 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-02-16 04:18:32 Re: Adding locks statistics
Previous Message vignesh C 2026-02-16 03:20:36 Re: Skipping schema changes in publication