AW: BUG #17030: ERROR: cannot decompile join alias var in plan tree introduced in pg14beta1

From: Hans Buschmann <buschmann(at)nidsa(dot)net>
To: David Rowley <dgrowleyml(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: AW: BUG #17030: ERROR: cannot decompile join alias var in plan tree introduced in pg14beta1
Date: 2021-05-24 08:52:43
Message-ID: 1621846369482.30164@nidsa.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

>Hans, I see you're on Windows, but wondering if you have a build
>environment around to test to see if this patch fixes the error for
>your case?

Thanks David for investigating.

I managed to manually patch setrefs.c according to your patchset on a Linux test installation.

The query/explain query (without the unneeded XML-stuff) runs fine now, no more error!

I will try to reactivate my Windows development environment, but the error seems not to be related to operating system version.

Many thanks for your quick reaction!

Hans Buschmann

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David Rowley 2021-05-24 08:57:09 Re: BUG #17030: ERROR: cannot decompile join alias var in plan tree introduced in pg14beta1
Previous Message David Rowley 2021-05-24 03:47:23 Re: BUG #17030: ERROR: cannot decompile join alias var in plan tree introduced in pg14beta1