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

From Jose Arthur Benetasso Villanova
Subject Re: Amcheck verification of GiST and GIN
Date
Msg-id 91a841f1-3ecb-dc25-cc62-32153b135c8a@benetasso.com
Whole thread Raw
In response to Re: Amcheck verification of GiST and GIN  (Andrey Borodin <amborodin86@gmail.com>)
Responses Re: Amcheck verification of GiST and GIN
List pgsql-hackers
On Fri, 13 Jan 2023, Andrey Borodin wrote:

> 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.
>

Hello again. I see the change. Thanks

--
Jose Arthur Benetasso Villanova



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: How to find the number of cached pages for a relation?
Next
From: Peter Geoghegan
Date:
Subject: Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation