> On 30 Jun 2025, at 16:34, Andrey Borodin <x4mmm@yandex-team.ru> wrote:
>
> Please find attached two new steps for amcheck:
> 1. A function to verify GiST integrity. This patch is in decent shape, simply rebased from previous year.
> 2. Support on pg_amcheck's side for this function. This patch did not receive such review attention before. And,
perhaps,should be extended to support existing GIN functions.
Here's a version that adds GIN functions to pg_amcheck.
IDK, maybe we should split pg_amcheck part into another thread and add there BRIN too...
Thanks!
Best regards, Andrey Borodin.