Closed (fixed)
Project:
Tagadelic
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2006 at 03:35 UTC
Updated:
11 Aug 2006 at 10:30 UTC
Hi,
I just installed Drupal with a PostgreSQL 8.1 backend, and was trying to install Tagadelic with it.
There is a fairly straightforward SQL validation that is failing with the error:
ERROR: column "d.vid" must appear in the GROUP BY clause or be used in an aggregate function
I have attached a patch, but you will need to review whether I have added d.vid into the correct place in the GROUP BY clause. It WFM for the moment, but without a lot of data in my site I can't be sure if it's correct :-)
Thanks,
Andrew McMillan.
| Comment | File | Size | Author |
|---|---|---|---|
| tagadelic.patch.txt | 774 bytes | karora |
Comments
Comment #1
Bèr Kessels commentedI am not PgSQL savvy enough to review this.
I would love people to test and review this patch.
Comment #2
Bèr Kessels commentedNo feedback, but I investigated the issue and it breaks nothing in MySQL and seems to work on postgre. Hence I committed it to HEAD.
Comment #3
(not verified) commented