Re: Amcheck verification of GiST and GIN

From: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Amcheck verification of GiST and GIN
Date: 2022-06-22 17:40:56
Message-ID: 5BBF0212-8480-4787-8E15-68C7234F4BA0@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 30 May 2022, at 12:40, Andrey Borodin <x4mmm(at)yandex-team(dot)ru> wrote:
>
> What do you think?

Hi Andrey!

Here's a version with better tests. I've made sure that GiST tests actually trigger page reuse after deletion. And enhanced comments in both GiST and GIN test scripts. I hope you'll like it.

GIN heapallindexed is still a no-op check. Looking forward to hear any ideas on what it could be.

Best regards, Andrey Borodin.

Attachment Content-Type Size
v11-0001-Amcheck-for-GIN-and-GiST.patch application/octet-stream 82.4 KB
unknown_filename text/plain 2 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ibrar Ahmed 2022-06-22 18:56:01 Re: Column Redaction
Previous Message Peter Geoghegan 2022-06-22 17:23:52 Re: Devel docs on website reloading