pgsql: Revert "Temporarily install debugging in partition_prune test" - Mailing list pgsql-committers

From David Rowley
Subject pgsql: Revert "Temporarily install debugging in partition_prune test"
Date
Msg-id E1s6gGa-0005OC-KL@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Revert "Temporarily install debugging in partition_prune test"

1db689715 added debugging output to the partition_prune regression test
to help us figure out why buildfarm member Parula was occasionally
failing.

We've not seen any failures in around 4 weeks and the best guess as to
what the problem was is a compiler bug.  Since there are no recent
failures, there's now no need to keep this debugging code, so revert it.

Discussion: https://postgr.es/m/CAApHDvqyLF881EvDtXT=ossa0i4ioJBtW2c0Wbouzt5d3HDb5Q@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/test/regress/expected/partition_prune.out | 62 ---------------------------
src/test/regress/sql/partition_prune.sql      | 14 ------
2 files changed, 76 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc PG 17 relnotes: add psql connection control-C item
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc PG 17 relnotes: add item about libpq large data transfers