On Fri, Jun 16, 2023 at 1:06 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Richard Guo <guofenglinux(at)gmail(dot)com> writes:
> > I went ahead and drafted a patch as attached. But I'm not sure if it
> > suffices to only update ec_relids, em_relids and ec_sources as the patch
> > does. Also I'm wondering if any of them would become empty after the
> > update.
>
> Thanks. I pushed this after making some changes:
>
Does this commit close the open item: "join removal can no longer skip
updating EquivalenceClasses"? If so, can we update it?
--
With Regards,
Amit Kapila.