On Thu, 22 Aug 2024 at 23:33, Peter Eisentraut <[email protected]> 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
