Re: [HACKERS] Small improvement to compactify_tuples

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: [HACKERS] Small improvement to compactify_tuples
Дата
Msg-id CAH2-WznEQBxeij1_PnczUD=vQqS0aPWOxJAkmjH_rXoBpeo0ZQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Small improvement to compactify_tuples  (Юрий Соколов <funny.falcon@gmail.com>)
Ответы Re: [HACKERS] Small improvement to compactify_tuples
Список pgsql-hackers
On Mon, Nov 27, 2017 at 11:46 PM, Юрий Соколов <funny.falcon@gmail.com> wrote:
> Attached patched replaces gen_qsort_tuple.pl with qsort_template.h - generic
> qsort template header.
> Some tests do not specify exact order (ie their output depends on order of
> equal elements). Such tests output wes fixed.
>
> I didn't apply this qsort to compactify_tuples yet. Will do soon.

Seems you forgot to attach the patch.

--
Peter Geoghegan


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: [HACKERS] More stats about skipped vacuums
Следующее
От: Jeevan Chalke
Дата:
Сообщение: Re: [HACKERS] Partition-wise aggregation/grouping