Re: Making background psql nicer to use in tap tests

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>, Andres Freund <andres(at)anarazel(dot)de>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Melanie Plageman <melanieplageman(at)gmail(dot)com>
Subject: Re: Making background psql nicer to use in tap tests
Date: 2023-03-31 20:33:23
Message-ID: 82A3E4C0-BD55-4506-9C47-5BBC3258EB59@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Daniel Gustafsson

Attachment Content-Type Size
v4-0002-Add-test-SCRAM-iteration-changes-with-psql-passwo.patch application/octet-stream 1.9 KB
v4-0001-Refactor-background-psql-TAP-functions.patch application/octet-stream 30.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2023-03-31 21:03:15 Re: Add pg_walinspect function with block info columns
Previous Message Robert Haas 2023-03-31 20:00:08 Re: Non-superuser subscription owners