ERROR: variable not found in subplan target lists

Started by Angvaalmost 19 years ago2 messagesgeneral
Jump to latest
#1Angva
angvaw@gmail.com

In running a query I receive the error:

ERROR: variable not found in subplan target lists

The version is 8.1.5

I can find references to this message. Seems there was a bug in older
versions. Should I be finding this in 8.1.5? Any advice?

Thank you and much appreciated.

Mark

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Angva (#1)
Re: ERROR: variable not found in subplan target lists

Angva <angvaw@gmail.com> writes:

In running a query I receive the error:
ERROR: variable not found in subplan target lists

Please provide a complete test case.

regards, tom lane