Re: [HACKERS] Bizarre coding in _bt_binsrch

Поиск
Список
Период
Сортировка
От Vadim Mikheev
Тема Re: [HACKERS] Bizarre coding in _bt_binsrch
Дата
Msg-id 375B9D8D.93A3B9A8@krs.ru
обсуждение исходный текст
Ответ на Re: [HACKERS] Bizarre coding in _bt_binsrch  (ZEUGSWETTER Andreas IZ5 <Andreas.Zeugswetter@telecom.at>)
Список pgsql-hackers
ZEUGSWETTER Andreas IZ5 wrote:
> 
> For performance reasons a totally standalone "sort to tuple on disk order"
> node could be implemented, that could also be handled by the
> optimizer, and would be of wider performance use.

We'll get tuples from index scan sorted on [key, disk order].

Vadim


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

Предыдущее
От: Vadim Mikheev
Дата:
Сообщение: Re: [HACKERS] Bizarre coding in _bt_binsrch
Следующее
От: Vadim Mikheev
Дата:
Сообщение: Re: [HACKERS] postgresql-v6.5beta2.tar.gz ...