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

From David Rowley
Subject Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators
Date
Msg-id CAApHDvrzhDZM=t_V0rs-ufKEebF6HGduZhKSNgvWuSpJiDxG8A@mail.gmail.com
Whole thread
In response to Re: [PATCH] Fix hashed ScalarArrayOp semantics for NULL LHS with non-strict comparators  (Chengpeng Yan <chengpeng_yan@outlook.com>)
List pgsql-hackers
On Thu, 23 Apr 2026 at 17:47, Chengpeng Yan <chengpeng_yan@outlook.com> wrote:
> So I am fine with keeping it as-is.

Thanks. Pushed.

David



pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Exit walsender before confirming remote flush in logical replication
Next
From: jian he
Date:
Subject: Re: [PATCH] Fix null pointer dereference in PG19