Re: GIN pageinspect support for entry tree and posting tree - Mailing list pgsql-hackers

From Japin Li
Subject Re: GIN pageinspect support for entry tree and posting tree
Date
Msg-id MEAPR01MB3031729A18D11326825A7AF7B68FA@MEAPR01MB3031.ausprd01.prod.outlook.com
Whole thread Raw
In response to Re: GIN pageinspect support for entry tree and posting tree  (Roman Khapov <rkhapov@yandex-team.ru>)
List pgsql-hackers
On Wed, 14 Jan 2026 at 21:12, Roman Khapov <rkhapov@yandex-team.ru> wrote:
>> 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.
>

I've added the test case in v16-0002. PFA.

For v16-0003, I've kept it here as well for now.
However, it may become unnecessary once [0] is committed.

[0]
https://www.postgresql.org/message-id/MEAPR01MB3031A889D4B3F610E9D2A3AFB68FA@MEAPR01MB3031.ausprd01.prod.outlook.com

--
Regards,
Japin Li
ChengDu WenWu Information Technology Co., Ltd.


Attachment

pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause
Next
From: Andreas Karlsson
Date:
Subject: Re: [PATCH] check kernel version for io_method