Re: [HACKERS] [PATCH] SortSupport for macaddr type

Поиск
Список
Период
Сортировка
От Neha Khatri
Тема Re: [HACKERS] [PATCH] SortSupport for macaddr type
Дата
Msg-id CAFO0U+_Usr=ButsdjWu875zfT=3UCbdgC6-odb0Od8DUVX13PQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] [PATCH] SortSupport for macaddr type  (Julien Rouhaud <julien.rouhaud@dalibo.com>)
Ответы Re: [HACKERS] [PATCH] SortSupport for macaddr type  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
Hi Brandur,

Couple of typo corrections required in patch:

s/converstion/conversion
s/go the heap/go to the heap

The performance results you shared are for he Index Creation operation.
Are there similar results for the sorting using ORDER BY queries too? Just curious.

Regards,
Neha

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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: [HACKERS] Partitioned tables and relfilenode
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] Adding support for Default partition in partitioning