Re: BUG #17030: ERROR: cannot decompile join alias var in plan tree introduced in pg14beta1
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: buschmann@nidsa.net
Cc: pgsql-bugs@lists.postgresql.org
Date: 2021-05-22T21:09:15Z
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
PG Bug reporting form <noreply@postgresql.org> writes: > When testing our application I suddenly got the $subject error message: > ERROR: cannot decompile join alias var in plan tree That's surely a bug, but there's little we can do about it without a self-contained test case. regards, tom lane