Re: amcheck support for BRIN indexes

From: Tomas Vondra <tomas(at)vondra(dot)me>
To: Arseniy Mukhin <arseniy(dot)mukhin(dot)dev(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: amcheck support for BRIN indexes
Date: 2025-06-08 22:16:04
Message-ID: 91940217-2b88-4590-8e77-6c7555d07db5@vondra.me
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-06-08 22:41:04 Re: Add new wait event to XactLockTableWait
Previous Message Tomas Vondra 2025-06-08 22:14:58 Re: Amcheck verification of GiST and GIN