pgsql: Log regression.diffs in 027_stream_regress.pl. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Log regression.diffs in 027_stream_regress.pl.
Date
Msg-id E1nW2Os-000cIk-5W@gemulon.postgresql.org
Whole thread Raw
List 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@dunslane.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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Enforce foreign key correctly during cross-partition updates
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Blind fix for uninitialized memory bug in ba9a7e392171