[PATCH]-hash index improving

Поиск
Список
Период
Сортировка
От Xiao Meng
Тема [PATCH]-hash index improving
Дата
Msg-id ded849dd0807170226h7c8df076p77aa0a3f86713add@mail.gmail.com
обсуждение исходный текст
Ответы Re: [PATCH]-hash index improving  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Re: [PATCH]-hash index improving  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: [PATCH]-hash index improving  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Список pgsql-hackers
The patch store hash code only in the index tuple.
It based on  Neil Conway's patch with an old version of PostgreSQL.
It passes the regression test but I didn't test the performance yet.
Anyone interested can make a performance test;-)
You can undefine the macro HASHVALUE_ONLY in hash.h to get the
original implementation.
It's a preliminary implementation and  I'm looking for input here.
Hope to hear from you.

--
Best Regards,
Xiao Meng

DKERC, Harbin Institute of Technology, China
Gtalk: mx.cogito@gmail.com
MSN: cnEnder@live.com
http://xiaomeng.yo2.cn

Вложения

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

Предыдущее
От: H.Harada
Дата:
Сообщение: Re: introduction of WIP window function patch
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: WITH RECUSIVE patches 0717