On Tue, Jan 18, 2022 at 6:24 AM Tom Lane <t...@sss.pgh.pa.us> wrote: > I wrote: > > I'm quite appalled that this patch has apparently added an entire new run > > of the core regression tests to the standard check-world/buildfarm cycle.
I wonder if there is a good way to share the resulting data directory with the pg_upgrade test. > These files should have been put into the tmp_check directory... > that's what it's for. Yeah, I mentioned this problem on the thread and was about to update the clean target to remove them, but this sounds like a better idea. Will fix.