Re: FW: Help- post gress sql error - Mailing list pgsql-sql

From Tom Lane
Subject Re: FW: Help- post gress sql error
Date
Msg-id 29798.1221062661@sss.pgh.pa.us
Whole thread Raw
In response to FW: Help- post gress sql error  ("Kota, Prasoona" <Prasoona.Kota@CompuCredit.com>)
List pgsql-sql
"Kota, Prasoona" <Prasoona.Kota@CompuCredit.com> writes:
> I am receiving the following error when trying to execute sql
> Error: ERROR:  ExecSubPlan: failed to find placeholder for subplan

What Postgres version is that?  If it's not a current minor release,
please try updating, because I seem to remember having fixed some
bugs with symptoms like that.

If you can reproduce it on any current release version, please send
a complete test case (the query alone is pretty useless without
tables to try it on) to pgsql-bugs.
        regards, tom lane


pgsql-sql by date:

Previous
From: "Kota, Prasoona"
Date:
Subject: FW: Help- post gress sql error
Next
From: Ruben Gouveia
Date:
Subject: Re: Function Syntax involving pipes and ' marks?