pgsql: Revert "Temporary patch to help debug pg_walsummary test failure

From: Nathan Bossart <nathan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Revert "Temporary patch to help debug pg_walsummary test failure
Date: 2024-03-20 16:34:52
Message-ID: E1rmytw-004o1a-6r@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Temporary patch to help debug pg_walsummary test failures."

Thanks to commits ea18eb7d62, b6ee30ec08, and 19a829a327, the
002_blocks.pl test now consistently passes, so we can remove this
temporary debugging code.

This reverts commit 5ddf9973477729cf161b4ad0a1efd52f4fea9c88.

Discussion: https://postgr.es/m/20240314210010.GA3056455%40nathanxps13

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2b520860c08ac946ec5e570065ede1c467e45618

Modified Files
--------------
src/backend/backup/walsummary.c | 7 -------
src/bin/pg_walsummary/t/002_blocks.pl | 14 --------------
2 files changed, 21 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2024-03-20 16:47:38 pgsql: Inline basic UTF-8 functions.
Previous Message Alvaro Herrera 2024-03-20 14:30:25 pgsql: Review wording on tablespaces w.r.t. partitioned tables