Re: qsort, once again

Поиск
Список
Период
Сортировка
От Jonah H. Harris
Тема Re: qsort, once again
Дата
Msg-id 36e682920603161143wd9f5c56qdd9235dfe55bcd87@mail.gmail.com
обсуждение исходный текст
Ответ на qsort, once again  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 3/16/06, Tom Lane <tgl@sss.pgh.pa.us> wrote:
I'm wondering what the authors were expecting the insertion sort to
handle exactly.  Does anyone have a copy of the paper that's referenced
in the code comment?

/*
* Qsort routine from Bentley & McIlroy's "Engineering a Sort Function".
*/

Yes, I have it somewhere, let me dig it up for ya. 


--
Jonah H. Harris, Database Internals Architect
EnterpriseDB Corporation
732.331.1324

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: qsort, once again
Следующее
От: "Dann Corbit"
Дата:
Сообщение: Re: qsort, once again