Re: Parallel safety tagging of extension functions

Поиск
Список
Период
Сортировка
От Andreas Karlsson
Тема Re: Parallel safety tagging of extension functions
Дата
Msg-id 5756EE40.8060107@proxel.se
обсуждение исходный текст
Ответ на Re: Parallel safety tagging of extension functions  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Parallel safety tagging of extension functions
Список pgsql-hackers
On 06/07/2016 05:44 PM, Robert Haas wrote:
> cube: I think we need a new extension version.
> hstore: Does not apply for me.
> intarray: Does not apply for me.

Those three and ltree, pg_trgm, and seg depend on my patch with fixes 
for the GiST/GIN function signatures in 
https://www.postgresql.org/message-id/574F091A.3050800@proxel.se. The 
reason for the dependency is that I also mark the those functions with 
changed signatures as parallel safe.

If that patch is not going to be applied I can easily fix those 6 
patches to not depend on the function signature patch.

Sorry for not making this dependency clear.

Andreas



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Parallel safety tagging of extension functions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] BUG #14155: bloom index error with unlogged table