Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar andanyrange types

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar andanyrange types
Дата
Msg-id 43efa825-b87c-f7e9-49a0-f7c5d0d22388@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: [PATCH] btree_gin, add support for uuid, bool, name, bpchar andanyrange types  (Teodor Sigaev <teodor@sigaev.ru>)
Список pgsql-hackers
Damn, I should have noticed that during the last review, but I missed
that somehow. Not sure Matheus will have time to look into it, so here
is a (hopefully) fixed version.

regards

On 4/5/18 1:16 PM, Teodor Sigaev wrote:
> somehow you missed some parts in 0001 patch, at least regression tests
> fail:
> 
>   CREATE EXTENSION btree_gin;
> + ERROR:  could not find function "gin_extract_value_uuid" in file
> "/usr/local/pgsql/lib/btree_gin.so"
> 
> 

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

Вложения

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: [HACKERS] MERGE SQL Statement for PG11
Следующее
От: Teodor Sigaev
Дата:
Сообщение: Re: [HACKERS] MERGE SQL Statement for PG11