Re: Some incorrect logs in TAP tests of pgbench - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Some incorrect logs in TAP tests of pgbench
Date
Msg-id YNakAEiBYJSY1Vn1@paquier.xyz
Whole thread Raw
In response to Re: Some incorrect logs in TAP tests of pgbench  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Fri, Jun 25, 2021 at 09:37:50AM -0400, Andrew Dunstan wrote:
> Either that or dereference them, by printing @$out and @$err instead of
> $out and $err or something similar.

Looking again, we don't really lose context if we remove that, so done
this way.

> But probably the name of the test is sufficient. (What were we thinking
> in allowing this in the first place?)

No idea.  This got introduced in v5 of what got committed as of
ed8a7c6:
https://www.postgresql.org/message-id/alpine.DEB.2.20.1705091641150.29373@lancre
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [PATCH] Pull general SASL framework out of SCRAM
Next
From: Fabien COELHO
Date:
Subject: Re: Some incorrect logs in TAP tests of pgbench