Re: BUG #16484: pg_regress fails with --outputdir parameter
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Tom Lane <tgl@sss.pgh.pa.us>,
r.zharkov@postgrespro.ru,
PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2020-06-11T09:59:20Z
Lists: pgsql-bugs
> On 11 Jun 2020, at 10:27, Michael Paquier <michael@paquier.xyz> wrote: > I have left this path creation intentionally actually because there is a patch > to improve this area in the works and we have to check this area of the code so > leaving it behind makes grepping for testtablespace harder to forget Aha, I hadn't seen that patch, but I agree it makes sense to leave it for now then. +1 on the attached. cheers ./daniel
Commits
-
Create by default sql/ and expected/ for output directory in pg_regress
- e78900afd217 14.0 landed