Re: join_references: variable not in subplan target lists - Mailing list pgsql-hackers

From Tom Lane
Subject Re: join_references: variable not in subplan target lists
Date
Msg-id 23659.1056825157@sss.pgh.pa.us
Whole thread Raw
In response to join_references: variable not in subplan target lists  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> On the last seven lines of the file I've marked a part that, when removed,
> makes the problem disappear, which might give a hint.  Besides that, I'm
> clueless.

Looks like I must have broken this as a side-effect of IN-subselect
optimizations --- 7.3 doesn't fail.  Will fix it, thanks for the test
case.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Adam Haberlach
Date:
Subject: Re: Manual fixing of plpgsql_call_handler binary location
Next
From: Peter Eisentraut
Date:
Subject: Documentation is building again