Re: pg_regress: Treat child process failure as test failure - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: pg_regress: Treat child process failure as test failure
Date
Msg-id 5DAD46C7-61AC-474D-AE33-1146D419F880@yesql.se
Whole thread Raw
In response to Re: pg_regress: Treat child process failure as test failure  (Andres Freund <andres@anarazel.de>)
Responses Re: pg_regress: Treat child process failure as test failure
List pgsql-hackers
> On 22 Feb 2023, at 21:33, Andres Freund <andres@anarazel.de> wrote:
> On 2023-02-22 15:10:11 +0100, Daniel Gustafsson wrote:

>> Rebased patch to handle breakage of v2 due to bd8d453e9b.
>
> I think we probably should just apply this? The current behaviour doesn't seem
> right, and I don't see a downside of the new behaviour?

Agreed, I can't think of a regression test where we wouldn't want this.  My
only concern was if any of the ECPG tests were doing something odd that would
break from this but I can't see anything.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Improving inferred query column names
Next
From: Tom Lane
Date:
Subject: Re: Wrong query results caused by loss of join quals