Re: gsoc, text search selectivity and dllist enhancments

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: gsoc, text search selectivity and dllist enhancments
Дата
Msg-id 17467.1215556999@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: gsoc, text search selectivity and dllist enhancments  (Jan Urbański <j.urbanski@students.mimuw.edu.pl>)
Ответы Re: gsoc, text search selectivity and dllist enhancments  (Jan Urbański <j.urbanski@students.mimuw.edu.pl>)
Список pgsql-hackers
Jan Urbański <j.urbanski@students.mimuw.edu.pl> writes:
> Do you think it's worthwhile to implement the LC algorithm in C and send 
> it out, so others could try it out? Heck, maybe it's worthwhile to 
> replace the current compute_minimal_stats() algorithm with LC and see 
> how that compares?

Very possibly.  I repeat that the current implementation of
compute_minimal_stats is very ad-hoc code and wasn't written with an eye
to high performance.  Replacing it with an algorithm that someone
actually thought about might well be worth doing.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Identifier case folding notes
Следующее
От: "Ken Camann"
Дата:
Сообщение: Summary of some postgres portability issues