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 CAMbWs48GhW41SOr3jHo7+AiCZKrZo=ZUfGP3oV=qscELma+SLQ@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>)
Responses Re: Reduce "Var IS [NOT] NULL" quals during constant folding
List pgsql-hackers
On Thu, Mar 27, 2025 at 10:53 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Richard Guo <guofenglinux@gmail.com> writes:
> > I'm planning to push this patch soon, barring any objections.

> FWIW, I have not reviewed it at all.

Oh, sorry.  I'll hold off on pushing it.

Thanks
Richard



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Reduce "Var IS [NOT] NULL" quals during constant folding
Next
From: Andres Freund
Date:
Subject: Re: Better HINT message for "unexpected data beyond EOF"