Re: amcheck: support for GiST

From: Roman Khapov <rkhapov(at)yandex-team(dot)ru>
To: Japin Li <japinli(at)hotmail(dot)com>
Cc: Kirill Reshke <reshkekirill(at)gmail(dot)com>, Paul A Jungwirth <pj(at)illuminatedcomputing(dot)com>, Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, Miłosz Bieniek <bieniek(dot)milosz(at)proton(dot)me>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: amcheck: support for GiST
Date: 2026-01-12 10:33:05
Message-ID: 82AC9A1E-646B-4766-B239-ADA650F31ED3@yandex-team.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> Yeah, verify_common.c does require the header, but what I meant was that
> verify_nbtree.c no longer needs it.

Oh, thanks, now I see..

Updated the patches.

--
Best regards,
Roman Khapov

Attachment Content-Type Size
v2026-01-12-v2-0001-Move-normalize-tuple-logic-from-nbtch.patch application/octet-stream 10.0 KB
v2026-01-12-v2-0002-Add-gist_index_check-function-to-veri.patch application/octet-stream 33.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2026-01-12 10:45:07 Re: Row pattern recognition
Previous Message Michael Banck 2026-01-12 10:26:58 Re: [PATCH] Expose checkpoint reason to completion log messages.