Re: Order of "WITH RECURSIVE" output - Mailing list pgsql-sql

From Andreas Joseph Krogh
Subject Re: Order of "WITH RECURSIVE" output
Date
Msg-id 200907070406.07619.andreak@officenet.no
Whole thread Raw
In response to Re: Order of "WITH RECURSIVE" output  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
On Tuesday 07 July 2009 03:55:35 am Tom Lane wrote:
> Andreas Joseph Krogh <andreak@officenet.no> writes:
> > If I omit "ORDER BY", is the output *guaranteed* (according to some
> > standard) to be ordered
>
> No.  It's not necessary to read any other details to answer that ...
>
>             regards, tom lane

Ok, thanks for prompt reply.

--
Andreas Joseph Krogh <andreak@officenet.no>
Senior Software Developer / CTO
------------------------+---------------------------------------------+
OfficeNet AS            | The most difficult thing in the world is to |
Rosenholmveien 25       | know how to do a thing and to watch         |
1414 Trollåsen          | somebody else doing it wrong, without       |
NORWAY                  | comment.                                    |                       |
                   | 
Tlf:    +47 24 15 38 90 |                                             |
Fax:    +47 24 15 38 91 |                                             |
Mobile: +47 909  56 963 |                                             |
------------------------+---------------------------------------------+


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Order of "WITH RECURSIVE" output
Next
From: Daniel Gordon
Date:
Subject: Recording how a table is used