Hi, On Fri, 30 Aug 2024 at 21:36, Jacob Champion <jacob.champ...@enterprisedb.com> wrote: > > 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.
Patch looks good and it passes all the test cases in Ashutosh's test script. -- Regards, Nazir Bilal Yavuz Microsoft