7.3.4 and 7.4 ORDER in queries - Mailing list pgsql-general

From javier garcia - CEBAS
Subject 7.3.4 and 7.4 ORDER in queries
Date
Msg-id 200311271817.hARIHWr18599@natura.cebas.csic.es
Whole thread Raw
Responses Re: 7.3.4 and 7.4 ORDER in queries
Re: 7.3.4 and 7.4 ORDER in queries
List pgsql-general
Hi,
I'm not an expert, not by far.
I've just installed postgres7.4 and have realized tat the order of rows in
queries in different to that in 7.3.4. It seems that previously it was more
logic, ordering by the first column, then by the second,... by default.
At least this is so in a couple of queries I have. And now I have to
explicitly say the order I want.

Could someone just tell me why is this so?

Thanks and best wishes,

Javier
...............

pgsql-general by date:

Previous
From: Richard Welty
Date:
Subject: Re: Postgresql on file system EXT2 or EXT3
Next
From: Doug McNaught
Date:
Subject: Re: 7.3.4 and 7.4 ORDER in queries