Re: plan cache overhead on plpgsql expression

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: plan cache overhead on plpgsql expression
Дата
Msg-id 19791.1585180208@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: plan cache overhead on plpgsql expression  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> I'm still confused by the comment I was reacting to - the code
> explicitly is about creating the *shared* resowner:

Right, this is because of the choice I mentioned earlier about creating
this resowner the same way as the one for the inline case.  I guess the
comments could go into more detail.  Or we could make the parentage
different for the two cases, but I don't like that much.

            regards, tom lane



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: plan cache overhead on plpgsql expression
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: allow online change primary_conninfo