Abbreviated keys for Datum tuplesort (was: Re: B-Tree support function number 3 (strxfrm() optimization))

Поиск
Список
Период
Сортировка
От Andrew Gierth
Тема Abbreviated keys for Datum tuplesort (was: Re: B-Tree support function number 3 (strxfrm() optimization))
Дата
Msg-id 87iofxi66x.fsf@news-spur.riddles.org.uk
обсуждение исходный текст
Ответы Re: Abbreviated keys for Datum tuplesort (was: Re: B-Tree support function number 3 (strxfrm() optimization))  (Robert Haas <robertmhaas@gmail.com>)
Re: Abbreviated keys for Datum tuplesort (was: Re: B-Tree support function number 3 (strxfrm() optimization))  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
[pruning the Cc: list and starting a new thread]

Here's the cleaned-up version of the patch to allow abbreviated keys
when sorting a single Datum. This also removes comments that suggest
that the caller of tuplesort_begin_datum should ever have to care
about the abbreviated key optimization.

I'll add this to the CF.

--
Andrew (irc:RhodiumToad)



Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: REVIEW: Track TRUNCATE via pgstat
Следующее
От: Brar Piening
Дата:
Сообщение: Re: Perl coding error in msvc build system?