Re: Amcheck verification of GiST and GIN - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: Amcheck verification of GiST and GIN
Date
Msg-id CAAhFRxhpeoe=MkueKbeFdP2gb=yGEFjfvW7dduuztfaeBW7ZXw@mail.gmail.com
Whole thread Raw
In response to Re: Amcheck verification of GiST and GIN  (Jose Arthur Benetasso Villanova <jose.arthur@gmail.com>)
Responses Re: Amcheck verification of GiST and GIN
List pgsql-hackers
On Fri, Jan 13, 2023 at 3:46 AM Jose Arthur Benetasso Villanova
<jose.arthur@gmail.com> wrote:
>
> The only thing that I found is the gin_index_parent_check function in docs
> still references the "gin_index_parent_check(index regclass,
> heapallindexed boolean) returns void"
>

Correct! Please find the attached fixed version.

Thank you!

Best regards, Andrey Borodin.

Attachment

pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation
Next
From: Justin Pryzby
Date:
Subject: Re: Fixes required for cross version update testing