On Fri, May 12, 2023 at 2:21 AM Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> > Today I reported an issue that Tom speculated might be related, so I
> > tried these patches and they didn't seem to fix it. It might be an
> > unrelated problem, but I thought it might be a good idea to put a link
> > to that thread here just for awareness:
> >
> >
> https://www.postgresql.org/message-id/CA+TgmoYco=hmg+iX1CW9Y1_CzNoSL81J03wUG-d2_3=rue+L2A@mail.gmail.com
>
> Seems like it was indeed unrelated.
Thanks for reporting that issue. Agreed that it's an unrelated problem
as it's more like a thinko in remove_rel_from_query() as Tom addressed
in c8b881d21f.
Thanks
Richard