Re: BUG #18314: PARALLEL UNSAFE function does not prevent parallel index build

Поиск
Список
Период
Сортировка
От Tender Wang
Тема Re: BUG #18314: PARALLEL UNSAFE function does not prevent parallel index build
Дата
Msg-id CAHewXN=vHTbjdUmz8roJFN4MkO6hhGksve06wfpCAykz-F2WTQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #18314: PARALLEL UNSAFE function does not prevent parallel index build  (jian he <jian.universality@gmail.com>)
Ответы Re: BUG #18314: PARALLEL UNSAFE function does not prevent parallel index build  (jian he <jian.universality@gmail.com>)
Список pgsql-bugs


jian he <jian.universality@gmail.com> 于2024年2月27日周二 18:17写道:
Hi.
one minor  issue.

-RelationGetIndexPredicate(Relation relation)
+RelationGetIndexPredicate(Relation relation, bool need_modify)
need_modify name may not be that good IMHO, but so far I can only come
up with are "raw_expr", "is_raw".

Hi jian he,
  I'm sorry for the delayed response.  Thanks for your reviewing, and the new v2 patch include your advices.

As no others reply to this patch. I would add it to the 2024-03 commitfest.
--
Tender Wang
OpenPie:  https://en.openpie.com/
Вложения

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

Предыдущее
От: "feichanghong"
Дата:
Сообщение: Re:BUG #18371: There are wrong constraint residues when detach hash partiton concurrently
Следующее
От: Andrei Lepikhov
Дата:
Сообщение: Re: [Bugg hash join and parallel worker]