Thread: pgsql: Try to fix pg_walsummary buildfarm failures.

pgsql: Try to fix pg_walsummary buildfarm failures.

From
Robert Haas
Date:
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a7097ca630a25dd2248229f21ebce4968d85d10a

Modified Files
--------------
src/bin/pg_walsummary/t/002_blocks.pl | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)