Re: pgsql: Use quicksort, not replacement selection, for external sorting.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Use quicksort, not replacement selection, for external sorting.
Дата
Msg-id 14896.1460126833@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Use quicksort, not replacement selection, for external sorting.  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pgsql: Use quicksort, not replacement selection, for external sorting.  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-committers
I wrote:
> Robert Haas <rhaas@postgresql.org> writes:
>> Use quicksort, not replacement selection, for external sorting.

> This patch evidently broke several of the Windows buildfarm critters,

On inspection, the problem is obviously "declaration in the middle of
a code block".

            regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Use quicksort, not replacement selection, for external sorting.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Set PAM_RHOST item for PAM authentication