Re: BUG #17030: ERROR: cannot decompile join alias var in plan tree introduced in pg14beta1 - Mailing list pgsql-bugs

From David Rowley
Subject Re: BUG #17030: ERROR: cannot decompile join alias var in plan tree introduced in pg14beta1
Date
Msg-id CAApHDvps2VmHUve67qtg9F9nepbgGnybnSbvopRtp8crngc2cg@mail.gmail.com
Whole thread Raw
In response to Re: BUG #17030: ERROR: cannot decompile join alias var in plan tree introduced in pg14beta1  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: BUG #17030: ERROR: cannot decompile join alias var in plan tree introduced in pg14beta1  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-bugs
On Mon, 24 May 2021 at 00:47, David Rowley <dgrowleyml@gmail.com> wrote:
> I can look into this a bit more in the morning. It's not a good time
> of day right now to debug setrefs.c

It *may* just be a missing call to set_upper_references() for Result
Cache. i.e. the attached. But I will need to look harder in the
morning. Following setrefs.c gives me a headache at the best of times.

I've not addressed the join.sql regression test changes in the patch yet.

David

Attachment

pgsql-bugs by date:

Previous
From: David Rowley
Date:
Subject: Re: BUG #17030: ERROR: cannot decompile join alias var in plan tree introduced in pg14beta1
Next
From: David Rowley
Date:
Subject: Re: BUG #17030: ERROR: cannot decompile join alias var in plan tree introduced in pg14beta1