Re: Sorting. When?

Поиск
Список
Период
Сортировка
От Nicolas Barbier
Тема Re: Sorting. When?
Дата
Msg-id AANLkTikg9_iUd+aU8nnmuPrtfx6FgugO4NCfCoQiRcK4@mail.gmail.com
обсуждение исходный текст
Ответ на Sorting. When?  ("mac_man2008@yahoo.it" <mac_man2008@yahoo.it>)
Ответы Re: Sorting. When?
Список pgsql-hackers
2011/2/10 mac_man2008@yahoo.it <mac_man2008@yahoo.it>:

> Which operations invoke the sorting algorithms implemented in the sorting
> module (tuplesort.c) ?
> Of course, one of those operations invoking sorting is the ORDER BY clause
> and the DISTINCT too.
>
> Moreover, the Merge Join should be implemented invoking sorting.
>
> Is there any other operation invoking sorting?

AFAIK, all set operators except for UNION ALL. (I am probably missing
a whole boatload of other things.)

Nicolas


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