Hi,
I have an error when I get the public schema of a database where has been a vacuum process already executed. The message error is:
"ERROR: variable not found in subplan target lists"
This error has been reported after a column type of a table was changed that is used in a view. If this doesn't apply to you, please send detailed stuff to pgsql-bugs.
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match