Re: pageinspect support for SpGiST

From: Kirill Reshke <reshkekirill(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pageinspect support for SpGiST
Date: 2026-01-11 11:32:51
Message-ID: CALdSSPhHsYNPogQK=tnyEfn2t9tXk0+=DxUs4tDSd=ZJun99qQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, 10 Jan 2026 at 23:05, I wrote:
> Currently this works only for LEAF pages, Internal pages to be supported.

I have added the spgist_innerpage_items function to address that.
spgist_page_items renamed to spgist_leafpage_items

PFA v2

--
Best regards,
Kirill Reshke

Attachment Content-Type Size
v2-0001-Add-pageinspect-support-for-SpGiST-indexes.patch application/octet-stream 22.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Roman Khapov 2026-01-11 11:41:19 Re: Use correct macro for accessing offset numbers.
Previous Message Kirill Reshke 2026-01-11 11:21:43 Use correct macro for accessing offset numbers.