Re: GIN pageinspect support for entry tree and posting tree

Поиск
Список
Период
Сортировка
От Kirill Reshke
Тема Re: GIN pageinspect support for entry tree and posting tree
Дата
Msg-id CALdSSPjX0rpG+WDf8CFE_jZGFOAFvx5uoihjPrXTpjJJvMfGeA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: GIN pageinspect support for entry tree and posting tree  (Andrey Borodin <x4mmm@yandex-team.ru>)
Ответы Re: GIN pageinspect support for entry tree and posting tree
Список pgsql-hackers
On Mon, 5 Jan 2026 at 13:39, Andrey Borodin <x4mmm@yandex-team.ru> wrote:
>
>
>
> > On 4 Jan 2026, at 00:25, Kirill Reshke <reshkekirill@gmail.com> wrote:
> >
> > PFA v6
>
> Would it be theoretically possible to unite functions for different GIN page types?
> e.g. merge gin_entrypage_items + gin_datapage_items -> gin_tree_items? Or is it an awkward API?

For this, I borrowed this design from HASH and BRIN pageinspect
implementation. For them, we have one function-per-page-type. So,
maybe we can have dynamic schema here, but I don't see this as an
improvement to design.

-- 
Best regards,
Kirill Reshke



В списке pgsql-hackers по дате отправления: