On Wed, Aug 28, 2024 at 8:21 AM Nazir Bilal Yavuz <byavu...@gmail.com> wrote: > I do not exactly remember the reason but I think I copied the same > behavior as before, PG_TEST_EXTRA variable was checked in the > src/test/Makefile so I exported it there.
Okay, give v3 a try then. This exports directly from Makefile.global. Since that gets pulled into a bunch of places, the scope is a lot wider than it used to be; I've disabled it for PGXS so it doesn't end up poisoning other extensions. --Jacob
v3-make_test_extra.diff
Description: Binary data