Re: BUG #5385: gd disallows agg function in subselect of update

From: Corin <wakathane(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5385: gd disallows agg function in subselect of update
Date: 2010-03-20 11:56:07
Message-ID: 4BA4B7D7.4080407@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Sorry, stupid me - it's not a bug, pg is perfectly right!

The query was just wrong, because I used the wrong column in the
SUM(...) function.

Sorry again,
Corin

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2010-03-20 15:30:27 Re: BUG #5385: gd disallows agg function in subselect of update
Previous Message Corin 2010-03-20 11:25:49 BUG #5385: gd disallows agg function in subselect of update