Re: Reduce build times of pg_trgm GIN indexes

Поиск
Список
Период
Сортировка
От David Geier
Тема Re: Reduce build times of pg_trgm GIN indexes
Дата
Msg-id 5e74f77a-1dfc-45b5-9fcf-62afe8dbbaf2@gmail.com
обсуждение
Ответ на Re: Reduce build times of pg_trgm GIN indexes  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: Reduce build times of pg_trgm GIN indexes
Список pgsql-hackers
Hi Heikki!

> Pushed 0001 as commit 6f5ad00ab7.
> 
> I squashed 0002 and 0004 into one commit, and did some more refactoring:
> I created a trigram_qsort() helper function that calls the signed or
> unsigned variant, so that that logic doesn't need to be duplicated in
> the callers. For symmetry, I also added a trigram_qunique() helper
> function which just calls qunique() with the new, faster CMPTRGM_EQ
> comparator. Pushed these as commit 9f3755ea07.

Thanks for committing these patches.

--
David Geier



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