Re: When deleting the plpgsql function, release the CachedPlan of the function

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: When deleting the plpgsql function, release the CachedPlan of the function
Дата
Msg-id 992608.1755693524@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: When deleting the plpgsql function, release the CachedPlan of the function  (Vladlen Popolitov <v.popolitov@postgrespro.ru>)
Ответы Re: When deleting the plpgsql function, release the CachedPlan of the function
Список pgsql-hackers
Vladlen Popolitov <v.popolitov@postgrespro.ru> writes:
>   What do you mean, when speak about function cache?

What I'm thinking about is the function parse-tree, which not
incidentally contains a bunch of links to cached plans (via SPI).
Looking at plpgsql_free_function_memory might clarify things
for you.

            regards, tom lane



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