Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Chengpeng Yan <chengpeng_yan(at)outlook(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, cca5507 <cca5507(at)qq(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
Date: 2026-04-24 02:06:19
Message-ID: CAApHDvrzhDZM=t_V0rs-ufKEebF6HGduZhKSNgvWuSpJiDxG8A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 23 Apr 2026 at 17:47, Chengpeng Yan <chengpeng_yan(at)outlook(dot)com> wrote:
> So I am fine with keeping it as-is.

Thanks. Pushed.

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2026-04-24 02:59:49 Re: [PATCH] Fix null pointer dereference in PG19
Previous Message Chao Li 2026-04-24 02:04:26 Re: Exit walsender before confirming remote flush in logical replication