Re: btree_gin and ranges

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: btree_gin and ranges
Дата
Msg-id 20150320105502.GP3636@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: btree_gin and ranges  (Teodor Sigaev <teodor@sigaev.ru>)
Список pgsql-hackers
Teodor Sigaev wrote:
> >Teodor's patch could use some more comments. The STOP_SCAN/MATCH_SCAN/CONT_SCAN
> >macros are a good idea, but they probably should go into
> >src/include/access/gin.h so that they can be used in all compare_partial
> >implementations.
> 
> STOP_SCAN/MATCH_SCAN/CONT_SCAN macros are moved to gin's header, and
> comments are improved.
> 
> Split patch to two: gin and module

Here you forgot to "git add" the two .sql files for the extension.  They
are present in the patch Heikki posted upthread but not here.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: assessing parallel-safety
Следующее
От: Max Filippov
Дата:
Сообщение: Re: configure can't detect proper pthread flags