BUG #7486: Error Group by

From: andersonabreu(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #7486: Error Group by
Date: 2012-08-10 17:33:23
Message-ID: E1Szt5P-0006o2-Bs@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 7486
Logged by: Anderson Abreu
Email address: andersonabreu(at)gmail(dot)com
PostgreSQL version: 8.4.12
Operating system: Linux
Description:

Dear,

I'm test the script, for example: select attA, attB from table1 group by
attA.

In postgre 8.4.X show error column attB must appear in the GROUP BY clause
or be used in an aggregate function.

But, in postgre 9.1.X the query running sucesfully.

Why?

Thank's

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Daniel Farina 2012-08-11 09:13:03 Re: BUG #7486: Error Group by
Previous Message Merlin Moncure 2012-08-09 21:26:03 Re: server crash with "process 22821 releasing ProcSignal slot 32, but it contains 0"