Re: BUG #5385: gd disallows agg function in subselect of update - Mailing list pgsql-bugs

From Corin
Subject Re: BUG #5385: gd disallows agg function in subselect of update
Date
Msg-id 4BA4B7D7.4080407@gmail.com
Whole thread Raw
In response to BUG #5385: gd disallows agg function in subselect of update  ("Corin" <wakathane@gmail.com>)
Responses Re: BUG #5385: gd disallows agg function in subselect of update  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

pgsql-bugs by date:

Previous
From: "Corin"
Date:
Subject: BUG #5385: gd disallows agg function in subselect of update
Next
From: Tom Lane
Date:
Subject: Re: BUG #5385: gd disallows agg function in subselect of update