Re: Reduce "Var IS [NOT] NULL" quals during constant folding - Mailing list pgsql-hackers

From Richard Guo
Subject Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Date
Msg-id CAMbWs4-7D4L=74y5YmgLp5pm0cL_oH+cOWjT1-ZxP_Cc6t+SJQ@mail.gmail.com
Whole thread Raw
In response to Re: Reduce "Var IS [NOT] NULL" quals during constant folding  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, May 22, 2025 at 11:51 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> BTW, in my mind the current thread is certainly v19 material,
> so I have not looked at Richard's patch yet.

Yeah, this patchset is targeted for v19.  Maybe we could be more
aggressive and have 0001 and 0002 in v18?  (no chance for 0003 though)

This patchset does not apply anymore due to 2c0ed86d3.  Here is a new
rebase.

Thanks
Richard

Attachment

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: ALTER TABLE ALTER CONSTRAINT misleading error message
Next
From: Tender Wang
Date:
Subject: Re: Standardize the definition of the subtype field of AlterDomainStmt