Re: BUG #17030: ERROR: cannot decompile join alias var in plan tree introduced in pg14beta1
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Hans Buschmann <buschmann@nidsa.net>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2021-05-24T08:57:09Z
Lists: pgsql-bugs
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix setrefs.c code for Result Cache nodes
- cba5c70b9568 14.0 landed
On Mon, 24 May 2021 at 20:53, Hans Buschmann <buschmann@nidsa.net> wrote: > 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! Great. I'll take another look at the patch in my morning (UTC+12) and see about getting it in. > Many thanks for your quick reaction! Thanks for testing the patch. David