On Fri, Apr 2, 2021 at 12:09 AM Tom Lane <t...@sss.pgh.pa.us> wrote: > The buildfarm points out that this fails under valgrind. > I easily reproduced it here:
> Sorta looks like something is relying on a pointer into the relcache > to be valid for longer than it can safely rely on that. The > CLOBBER_CACHE_ALWAYS animals will probably be unhappy too, but > they are slower than valgrind. > > (Note that the test case appears to succeed, you have to notice that > the backend crashed after exiting.) Will look into this. Best regards, Etsuro Fujita