Re: Optimize IS DISTINCT FROM with non-nullable inputs

From: Richard Guo <guofenglinux(at)gmail(dot)com>
To: Tender Wang <tndrwang(at)gmail(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Optimize IS DISTINCT FROM with non-nullable inputs
Date: 2026-02-10 02:07:16
Message-ID: CAMbWs49oBkn+fYDAGZsjEteHcSd30KqLMy377prxabqOQVnmXA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Feb 9, 2026 at 4:08 PM Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> Thanks for the review.
>
> I plan to push the v3 patchset soon, barring any objections.

... and done.

- Richard

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2026-02-10 03:05:07 Re: jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023)
Previous Message Chao Li 2026-02-10 01:35:26 Re: Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData()