Re: plan invalidation vs stored procedures

Поиск
Список
Период
Сортировка
От Marko Kreen
Тема Re: plan invalidation vs stored procedures
Дата
Msg-id e51f66da0808050805s65e3636bj6f0369393c4247fe@mail.gmail.com
обсуждение исходный текст
Ответ на Re: plan invalidation vs stored procedures  ("Pavel Stehule" <pavel.stehule@gmail.com>)
Список pgsql-hackers
On 8/5/08, Pavel Stehule <pavel.stehule@gmail.com> wrote:
>  >> ERROR:  cannot change return type of existing function
>  >> HINT:  Use DROP FUNCTION first.
>
> you cannot change header of function. It's same as change C header of
> function without complete recompilation.

Thats why plan invalidation for DROP+CREATE is needed.

-- 
marko


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