Re: postgres FROM clause problem - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: postgres FROM clause problem
Date
Msg-id 20040310195209.GB24765@svana.org
Whole thread Raw
In response to Re: postgres FROM clause problem  (Paolo Tavalazzi <ptavalazzi@charta.it>)
List pgsql-general
On Wed, Mar 10, 2004 at 06:33:41PM +0100, Paolo Tavalazzi wrote:
> Another question, in 7.4 GROUP BY clause  not guarantee the ordering of result.
> Can I desable the new group by algorithm to maintain the coherence whit the programs that I have in production with
pg_7.3

Uf you're expecting ordered output, perhaps you should add an ORDER BY
clause?
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> If the Catholic church can survive the printing press, science fiction
> will certainly weather the advent of bookwarez.
>    http://craphound.com/ebooksneitherenorbooks.txt - Cory Doctorow

Attachment

pgsql-general by date:

Previous
From: "Steve Wolfe"
Date:
Subject: Re: Question on Opteron performance
Next
From: Chris
Date:
Subject: Re: returning row numbers in select