Re: amcheck support for BRIN indexes - Mailing list pgsql-hackers

From Tomas Vondra
Subject Re: amcheck support for BRIN indexes
Date
Msg-id 91940217-2b88-4590-8e77-6c7555d07db5@vondra.me
Whole thread Raw
In response to Re: amcheck support for BRIN indexes  (Arseniy Mukhin <arseniy.mukhin.dev@gmail.com>)
List pgsql-hackers
On 6/8/25 14:39, Arseniy Mukhin wrote:
> Hi,
> 
> Here is a new version.
> 
> TAP tests were added. Tried to reproduce more or less every violation.
> I don't include 2 tests where disk representation ItemIdData needs to
> be changed: it works locally, but I don't think these tests are
> portable. While writing tests some minor issues were found and fixed.
> Also ci compiler warnings were fixed.
> 

Thanks. I've added myself as a reviewer, so that I don't forget about
this for the next CF.


regards

-- 
Tomas Vondra




pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Amcheck verification of GiST and GIN
Next
From: Michael Paquier
Date:
Subject: Re: Add new wait event to XactLockTableWait