Re: pgsql: Set amcancrosscompare to true for hash - Mailing list pgsql-committers

From Andres Freund
Subject Re: pgsql: Set amcancrosscompare to true for hash
Date
Msg-id oqpic6asy6s6gwsaxkwtj4lgglheytvfmd4uckhyxwtfic3mtd@aypz4cnp2gqf
Whole thread Raw
In response to Re: pgsql: Set amcancrosscompare to true for hash  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Hi,

On 2025-03-03 12:48:27 -0500, Tom Lane wrote:
> Melanie Plageman <melanieplageman@gmail.com> writes:
> > Is there a discussion somewhere about why valgrind has been failing
> > like this on skink since Saturday?
> 
> > valgrind:  Fatal error at startup: a function redirection
> > valgrind:  which is mandatory for this platform-tool combination
> > valgrind:  cannot be set up.  Details of the redirection are:
> 
> Looks to me like a broken software update on the host ...

Yes. I think I fixed it a bit ago, the current run is running for longer than
the last few runs.

Hm, independent of that concrete breakage it looks like skink is running far
fewer things under valgrind than it used to. Looks like it's related to a
buildfarm client upgrade... The next run after this one will probably take a
good bit longer.

Greetings,

Andres Freund



pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Set amcancrosscompare to true for hash
Next
From: Tom Lane
Date:
Subject: pgsql: Remove now-dead code in StoreAttrDefault().