From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | Anthonin Bonnefoy <anthonin(dot)bonnefoy(at)datadoghq(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Fix expecteddir argument in pg_regress |
Date: | 2024-03-15 20:24:38 |
Message-ID: | 42CC5045-96E6-481E-A55B-BEA9FC1AF3ED@yesql.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On 14 Mar 2024, at 11:45, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
>> On 11 Mar 2024, at 09:23, Anthonin Bonnefoy <anthonin(dot)bonnefoy(at)datadoghq(dot)com> wrote:
>
>> pg_regress accepts the expecteddir argument. However, it is never used
>> and outputdir is used instead to get the expected files paths.
>
> Nice catch, c855872074b5bf44ecea033674d22fac831cfc31 added --expecteddir
> support to pg_regress but only implemented it for the ECPG tests. Will have
> another look at this before applying with a backpatch to v16 where
> --expecteddir was added.
Pushed and backpatched, thanks for the submission!
--
Daniel Gustafsson
From | Date | Subject | |
---|---|---|---|
Next Message | Kartyshov Ivan | 2024-03-15 20:32:23 | Re: [HACKERS] make async slave to wait for lsn to be replayed |
Previous Message | Kartyshov Ivan | 2024-03-15 19:59:44 | Re: [HACKERS] make async slave to wait for lsn to be replayed |