Re: Critical Bug - Mailing list pgsql-general

From Vibhor Kumar
Subject Re: Critical Bug
Date
Msg-id 39114000-F477-46A8-BE4C-A743B30A7DFF@enterprisedb.com
Whole thread Raw
In response to Critical Bug  (tejas tank <tejas.tank.mca@gmail.com>)
List pgsql-general
On Apr 6, 2011, at 4:21 PM, tejas tank wrote:
> ERROR:  more than one row returned by a subquery used as an expression
> ********** Error **********
> ERROR: more than one row returned by a subquery used as an expression
> SQL state: 21000

Error Message is showing that you are using subquery with single comparison operator (like "=" ) in condition clause.

Please share the query which is giving this error message

Thanks & Regards,
Vibhor Kumar
EnterpriseDB Corporation
The Enterprise PostgreSQL Company
vibhor.kumar@enterprisedb.com
Blog:http://vibhork.blogspot.com


pgsql-general by date:

Previous
From: Thom Brown
Date:
Subject: Re: Critical Bug
Next
From: Adrian Klaver
Date:
Subject: Re: Critical Bug