> On 26 May 2026, at 16:17, Nikita Malakhov <hukutoc(at)gmail(dot)com> wrote:
>
> of course OOM is very bad behavior and should be corrected
I think the biggest problem is not OOM, but incorrect results for query
SELECT '42'::jsonb @? '$"no_such_var"';
Best regards, Andrey Borodin.