Re: Reparse PL/pgSQL Function?

Поиск
Список
Период
Сортировка
От Rich Hall
Тема Re: Reparse PL/pgSQL Function?
Дата
Msg-id 3FFC5C32.5050909@micropat.com
обсуждение исходный текст
Ответ на Re: Reparse PL/pgSQL Function?  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-general
My take on the originmal question:
"If function Foo calls functioin Bar and you chanage Bar "sufficiently",
change the prameter list, return type.  etc.,  what would be necessary
to recompile Foo?"

Rick

scott.marlowe wrote:

>On Wed, 7 Jan 2004, John Sidney-Woollett wrote:
>
>
>>Is it possible to (automatically) force the reparse of a stored PL/pgSQL
>>function following the deletion and recreation of an object that was
>>referenced within the function (for example a table or another function)?
>>
>>
>
>Would
>
>CREATE OR REPLACE function
>
>work?
>



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

Предыдущее
От: Együd Csaba
Дата:
Сообщение: Re: Query performance question on a large table
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Query performance question on a large table