Re: Amcheck verification of GiST and GIN

From: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
To: Nikolay Samokhvalov <samokhvalov(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Amcheck verification of GiST and GIN
Date: 2022-08-17 12:28:02
Message-ID: 9D3E3BED-A271-46F4-8F03-0DC1A617E635@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 23 Jul 2022, at 14:40, Andrey Borodin <x4mmm(at)yandex-team(dot)ru> wrote:
>
> Done. PFA attached patchset.
>
> Best regards, Andrey Borodin.
> <v12-0001-Refactor-amcheck-to-extract-common-locking-routi.patch><v12-0002-Add-gist_index_parent_check-function-to-verify-G.patch><v12-0003-Add-gin_index_parent_check-to-verify-GIN-index.patch>

Here's v13. Changes:
1. Fixed passing through downlink in GIN index
2. Fixed GIN tests (one test case was not working)

Thanks to Vitaliy Kukharik for trying this patches.

Best regards, Andrey Borodin.

Attachment Content-Type Size
v13-0001-Refactor-amcheck-to-extract-common-locking-routi.patch application/octet-stream 27.8 KB
v13-0002-Add-gist_index_parent_check-function-to-verify-G.patch application/octet-stream 25.5 KB
v13-0003-Add-gin_index_parent_check-to-verify-GIN-index.patch application/octet-stream 32.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2022-08-17 13:48:19 Re: Propose a new function - list_is_empty
Previous Message Robert Haas 2022-08-17 12:25:06 Re: hash_xlog_split_allocate_page: failed to acquire cleanup lock