Re: [GENERAL] set returning functions and resultset order

2012-05-04 Thread Pavel Stehule
2012/5/4 Ingmar Brouns : > > Hi all, > > I'm a bit confused about when exactly I can rely on the resultset order when > using set returning functions. The documentation states: > > 'After a query has produced an output table (after the select list has been > processed) it can optionally be sorted.

[GENERAL] set returning functions and resultset order

2012-05-04 Thread Ingmar Brouns
Hi all, I'm a bit confused about when exactly I can rely on the resultset order when using set returning functions. The documentation states: 'After a query has produced an output table (after the select list has been processed) it can optionally be sorted. If sorting is not chosen, the rows will