pgsql: Log regression.diffs in 027_stream_regress.pl.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Log regression.diffs in 027_stream_regress.pl.
Date: 2022-03-20 20:43:42
Message-ID: E1nW2Os-000cIk-5W@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log regression.diffs in 027_stream_regress.pl.

To help diagnose the reasons for a regression test failure inside this
TAP test, dump the contents of regression.diffs to the log. While the
CI scripts show it automatically, the build farm client does not.

Reviewed-by: Andrew Dunstan <andrew(at)dunslane(dot)net>
Discussion: https://postgr.es/m/CA%2BhUKGLsrWbiCcMxBLRBAP6Z%3DykFRHWzdmP9YKujSKoSnEJECQ%40mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/test/recovery/t/027_stream_regress.pl | 30 +++++++++++++++++++++---------
1 file changed, 21 insertions(+), 9 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2022-03-20 21:25:15 pgsql: Blind fix for uninitialized memory bug in ba9a7e392171
Previous Message Tom Lane 2022-03-20 20:29:52 Re: pgsql: Enforce foreign key correctly during cross-partition updates