Re: pg_wal_summary_contents() and pg_walsummary may return different results on the same WAL summary file
Fujii Masao <masao.fujii@oss.nttdata.com>
From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-07-09T00:32:47Z
Lists: pgsql-hackers
On 2024/07/08 22:50, Robert Haas wrote: > On Thu, Jul 4, 2024 at 6:16 AM Fujii Masao <masao.fujii@oss.nttdata.com> wrote: >> Yes, so I updated the commit message. I borrowed your description and used it in the message. Attached is the revised version of the patch. >> >> If there are no objections, I will commit and backpatch it. > > +1. Maybe change "Fix bugs in pg_wal_summary_contents()" to "Fix limit > block handling in pg_wal_summary_contents()". Thanks! I've pushed the patch and used your wording in the commit message. Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
Commits
-
Fix limit block handling in pg_wal_summary_contents().
- ab4129091ccc 17.0 landed
- c8d5d6c78af4 18.0 landed