Re: Redundant Result node - Mailing list pgsql-hackers

From David Rowley
Subject Re: Redundant Result node
Date
Msg-id CAApHDvqWSmLMJnVCK86LY2cWz=y03-6cP2rTScqXPu8GQG18PQ@mail.gmail.com
Whole thread Raw
In response to Re: Redundant Result node  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: Redundant Result node
List pgsql-hackers
On Thu, 22 Aug 2024 at 23:33, Peter Eisentraut <peter@eisentraut.org> wrote:
> > I wonder if we need to invent a function to compare two PathTargets.
>
> Wouldn't the normal node equal() work?

It might. I think has_volatile_expr might be missing a
pg_node_attr(equal_ignore).

David



pgsql-hackers by date:

Previous
From: Andrei Lepikhov
Date:
Subject: Re: type cache cleanup improvements
Next
From: Lakshmi Narayana Velayudam
Date:
Subject: Usage of ProcessConfigfile in SIGHUP_Handler