DOCS - pg_walsummary typo?
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-16T03:39:29Z
Lists: pgsql-hackers
Attachments
- v1-0001-DOCS-pg_walsummary-fix-typo.patch (application/octet-stream) patch v1-0001
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.
Commits
-
doc: Fix sentence of pg_walsummary page
- aa7c37c2e71a 17.10 landed
- 1aacba1829e6 18.4 landed
- a1bd0c16157b 19 (unreleased) landed