| From: | Richard Guo <guofenglinux(at)gmail(dot)com> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrey Lepikhov <a(dot)lepikhov(at)postgrespro(dot)ru>, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Clause accidentally pushed down ( Possible bug in Making Vars outer-join aware) |
| Date: | 2023-05-12 06:54:22 |
| Message-ID: | CAMbWs4_nudsuzd-bLLgu1WCzeV1pLv3SG1Ub8vo-ETJzvgc0Bg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Bug reporting form | 2023-05-12 07:52:13 | BUG #17930: Regression in DISABLE TRIGGER ALL |
| Previous Message | PG Bug reporting form | 2023-05-12 06:11:39 | BUG #17929: LLVMBuildGEP: symbol not found |