Re: syntactically correct query gives ERROR: failed to assign all NestLoopParams to plan nodes

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Stephan Springl <springl-psql@bfw-online.de>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2021-01-17T02:18:42Z
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 →
  1. Avoid spurious wait in concurrent reindex

Stephan Springl <springl-psql@bfw-online.de> writes:
> running
>    psql -f NestLoopParams.sql
> gives
>    psql:NestLoopParams.sql:16: ERROR:  failed to assign all NestLoopParams to plan nodes
>    psql:NestLoopParams.sql:24: ERROR:  failed to assign all NestLoopParams to plan nodes

Thanks for the report!  This turns out to be not entirely trivial
to fix.  I've started a discussion about it at [1].  One way or
another we should have a fix in place for February's releases.

			regards, tom lane

[1] https://www.postgresql.org/message-id/171041.1610849523%40sss.pgh.pa.us