Re: GIN pageinspect support for entry tree and posting tree

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>, Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: GIN pageinspect support for entry tree and posting tree
Date: 2026-01-14 16:12:04
Message-ID: 219F1AAC-EBE3-492B-B7B0-B6E130D40DDE@yandex-team.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> Sorry, I’m not sure I understand.

Oh, my mail app replaced 'z' with 'zero', sorry..

> INSERT INTO test1 VALUES (2, ARRAY[NULL, 222], ARRAY['d', NULL]);

Yes, I meant that scenario, when z contains NULL.

--
Best regards,
Roman Khapov

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Anthonin Bonnefoy 2026-01-14 16:12:45 Re: LLVM 22
Previous Message David Geier 2026-01-14 16:02:35 Re: Performance issues with parallelism and LIMIT