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 39BDEBA9-9224-4537-ADAC-CFB7C77A248F@yesql.se
Whole thread Raw
In response to Re: pg_regress: Treat child process failure as test failure  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: pg_regress: Treat child process failure as test failure
List pgsql-hackers
> On 26 Nov 2022, at 22:46, Daniel Gustafsson <daniel@yesql.se> wrote:

> I've moved the statuses[i] check before the differ check, such that there is a
> separate block for this not mixed up with the differs check and printing.

Rebased patch to handle breakage of v2 due to bd8d453e9b.

--
Daniel Gustafsson


Attachment

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: pg_rewind race condition just after promotion
Next
From: Önder Kalacı
Date:
Subject: Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher