Closed (duplicate)
Project:
Avatar Selection
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2009 at 22:55 UTC
Updated:
7 Jun 2009 at 12:14 UTC
PostgreSQL requires all fields to be included in the GROUP BY clause when using an aggregate function such as SUM or DISTINCT.
the SQL warning error was along the lines of:
"avs.weight" must appear in the GROUP BY
I added the required fields to the GROUP BY clause and created the patch attached to this issue.
tested and working.
| Comment | File | Size | Author |
|---|---|---|---|
| avatar_selection.module.patch | 11.28 KB | davidwhthomas |
Comments
Comment #1
stella commentedDuplicate of #338227: PostgreSQL support - is already fixed in the dev version.
Cheers,
Stella