Re: postgres FROM clause problem

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: postgres FROM clause problem
Дата
Msg-id 20040310195209.GB24765@svana.org
обсуждение исходный текст
Ответ на Re: postgres FROM clause problem  (Paolo Tavalazzi <ptavalazzi@charta.it>)
Список 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

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: "Steve Wolfe"
Дата:
Сообщение: Re: Question on Opteron performance
Следующее
От: Chris
Дата:
Сообщение: Re: returning row numbers in select