Try to fix pg_walsummary buildfarm failures.

Robert Haas <rhaas@postgresql.org>

Commit: a7097ca630a25dd2248229f21ebce4968d85d10a
Author: Robert Haas <rhaas@postgresql.org>
Date: 2024-01-11T20:01:51Z
Releases: 17.0
Try to fix pg_walsummary buildfarm failures.

Apparently the new tuple isn't guaranteed to end up at the end of
the relation, so make the test not depend on that happening.

Files

PathChange+/−
src/bin/pg_walsummary/t/002_blocks.pl modified +4 −4