Move tablespace path re-creation from the makefiles to pg_regress (test for mkdir function in the backend)

Edit
ID 3067
Title Move tablespace path re-creation from the makefiles to pg_regress (test for mkdir function in the backend)
Topic Miscellaneous
Created 2021-04-09 06:02:02
Last modified 2021-04-16 03:15:59 (3 years, 7 months ago)
Latest email 2021-05-18 01:01:54 (3 years, 6 months ago)
Status
2021-07: Withdrawn
Target version 14
Authors Michael Paquier (michael-kun)
Reviewers Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/3067
git checkout commitfest/cf/3067
Emails
pgsql: Move tablespace path re-creation from the makefiles to pg_regres
First at 2021-03-10 05:55:05 by Michael Paquier <michael at paquier.xyz>
Latest at 2021-05-18 01:01:54 by Michael Paquier <michael at paquier.xyz>
Latest attachment (fix-testtablespace-creation.patch) at 2021-05-17 21:51:54 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (fix-testtablespace-creation.patch) at 2021-05-17 21:51:54 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (regress-mkdir.patch) at 2021-04-09 06:00:31 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
History
When Who What
2021-04-16 03:15:59 Michael Paquier (michael-kun) Closed in commitfest 2021-07 with status: Withdrawn
2021-04-09 06:02:14 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2021-04-09 06:02:14 Michael Paquier (michael-kun) Changed targetversion to 14
2021-04-09 06:02:02 Michael Paquier (michael-kun) Attached mail thread E1lJroH-0006Oz-Gb@gemulon.postgresql.org
2021-04-09 06:02:02 Michael Paquier (michael-kun) Created patch record
Edit