Re: BUG #18187: Unexpected error: "variable not found in subplan target lists" triggered by JOIN

Zu-Ming Jiang <zuming.jiang@inf.ethz.ch>

From: Zu-Ming Jiang <zuming.jiang@inf.ethz.ch>
To: Andrei Lepikhov <a.lepikhov@postgrespro.ru>, <pgsql-bugs@lists.postgresql.org>, PG Bug reporting form <noreply@postgresql.org>
Date: 2023-11-08T17:18:29Z
Lists: pgsql-bugs
> Great,
> I would like to have such fuzzer at the stage of development ๐Ÿ˜‰ 
Thanks for your appreciation!
I would like to open source the tool after my research paper on this 
tool get accepted.



Commits

  1. Fix a comment for remove_self_joins_recurse()

  2. Don't constrain self-join removal due to PHVs

  3. Handle PlaceHolderVar case in replace_varno_walker

  4. Fix how SJE checks against PHVs

  5. citext: Allow tests to pass in OpenSSL FIPS mode