Re: BUG #1555: bug in GROUP BY? - Mailing list pgsql-bugs

From Stephan Szabo
Subject Re: BUG #1555: bug in GROUP BY?
Date
Msg-id 20050326230150.C4952@megazone.bigpanda.com
Whole thread Raw
In response to BUG #1555: bug in GROUP BY?  ("Peter Cottingham" <cottingh@rci.rutgers.edu>)
List pgsql-bugs
On Mon, 21 Mar 2005, Peter Cottingham wrote:

> Appears that the GROUP BY clause is not working correctly on new server
> (GROUP BY should order the result set in ASCENDING order, NOT DESCENDING
> order.)  See below

I do not believe this is a bug.  Result sets have no guaranteed ordering
unless you give an ORDER BY.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #1555: bug in GROUP BY?
Next
From: Tom Lane
Date:
Subject: Re: BUG #1563: wrong week returnded by date_trunc('week',