Re: Sort performance

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Sort performance
Дата
Msg-id 44F9F53C.9030106@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Sort performance  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
Gregory Stark kirjoitti:
> [aside, that said that may be a useful feature to have: a user option 
> to use
> our internal heap sort instead of qsort. I'm thinking of users on 
> platforms
> where libc's qsort either performs poorly or is buggy. Since we have 
> all the
> code for heap sort there already anyways...]

Actually, we already have our own qsort implementation in 
src/port/qsort.c for those cases.

-- 
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: problem with volatile functions in subselects ?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: ISBN/ISSN/ISMN/EAN13 module