Re: pgsql: Set amcancrosscompare to true for hash

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Melanie Plageman <melanieplageman(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Set amcancrosscompare to true for hash
Date: 2025-03-03 17:48:27
Message-ID: 3958133.1741024107@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Melanie Plageman <melanieplageman(at)gmail(dot)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 ...

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2025-03-03 18:02:35 Re: pgsql: Set amcancrosscompare to true for hash
Previous Message Tom Lane 2025-03-03 17:44:07 pgsql: Fix broken handling of domains in atthasmissing logic.