Re: Making background psql nicer to use in tap tests - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Making background psql nicer to use in tap tests
Date
Msg-id D66CC740-B173-4194-ABF9-172E518D2786@yesql.se
Whole thread Raw
In response to Re: Making background psql nicer to use in tap tests  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Making background psql nicer to use in tap tests
List pgsql-hackers
> On 31 Mar 2023, at 22:33, Daniel Gustafsson <daniel@yesql.se> wrote:
>
> The attached v4 fixes some incorrect documentation (added by me in v3), and
> fixes that background_psql() didn't honor on_error_stop and extraparams passed
> by the user.  I've also added a commit which implements the \password test from
> the SCRAM iteration count patchset as well as cleaned up a few IPC::Run
> includes from test scripts.

And a v5 to fix a test failure in recovery tests.

--
Daniel Gustafsson


Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: O(n) tasks cause lengthy startups and checkpoints
Next
From: Daniel Gustafsson
Date:
Subject: Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert