Re: 8.4b1: Query returning results in different order to 8.3

Поиск
Список
Период
Сортировка
От Grzegorz Jaskiewicz
Тема Re: 8.4b1: Query returning results in different order to 8.3
Дата
Msg-id 6313450A-7C84-42CD-83E2-FDF074AAC74E@pointblue.com.pl
обсуждение исходный текст
Ответ на Re: 8.4b1: Query returning results in different order to 8.3  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: 8.4b1: Query returning results in different order to 8.3  (Greg Stark <stark@enterprisedb.com>)
Список pgsql-hackers
On 18 Apr 2009, at 22:22, Tom Lane wrote:
>
> This is mentioned in the release notes, but I suppose we'd better
> promote it to the "observe the following incompatibilities" list...
>

This is a really funny one, because people naturally expect UNION  
[ALL] to stay in the same order. Unlike the table, order here cannot  
change by inserts/updates, etc.
I am sure many, even well experienced will stumble upon that one.

Me is guessing, that UNION [ALL] performance just had to be improved  
for CTEs ? Or was it something completely separate.




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] Performance of full outer join in 8.3
Следующее
От: Greg Stark
Дата:
Сообщение: Re: 8.4b1: Query returning results in different order to 8.3