Re: Amcheck verification of GiST and GIN

From: Andrew Borodin <amborodin86(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, Nikolay Samokhvalov <samokhvalov(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Amcheck verification of GiST and GIN
Date: 2022-10-08 22:36:52
Message-ID: CAAhFRxgLSdVgDyd_it70Z25Hs+s_pAdfkb2dkMHkQccmMPa9gQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Oct 2, 2022 at 12:12 AM Andres Freund <andres(at)anarazel(dot)de> wrote:
>
> Here's an updated patch adding meson compat.

Thank you, Andres! Here's one more rebase (something was adjusted in
amcheck build).
Also I've fixed new warnings except warning about absent
heapallindexed for GIN. It's a TODO.

Thanks!

Best regards, Andrey Borodin.

Attachment Content-Type Size
v15-0002-Add-gist_index_parent_check-function-to-verify-G.patch application/octet-stream 26.1 KB
v15-0003-Add-gin_index_parent_check-to-verify-GIN-index.patch application/octet-stream 32.6 KB
v15-0001-Refactor-amcheck-to-extract-common-locking-routi.patch application/octet-stream 28.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Japin Li 2022-10-08 23:42:58 Remove unnecessary commas for goto labels
Previous Message Nathan Bossart 2022-10-08 21:52:21 Re: Switching XLog source from archive to streaming when primary available