Re: Stored function | Grayed out option when I try modify the returntype

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: Stored function | Grayed out option when I try modify the returntype
Дата
Msg-id b3060f89-69da-5815-6fe7-d4e771a5f69b@a-kretschmer.de
обсуждение исходный текст
Ответ на Stored function | Grayed out option when I try modify the return type  (Abelardo León González <everis@abelardolg.com>)
Ответы RE: Stored function | Grayed out option when I try modify the return type
Список pgsql-general

Am 12.07.2018 um 10:25 schrieb Abelardo León González:
>
> Hello world,
>
> Here a newbie in PgAdmin.
>
> When I create a stored function and I try to modify it to change the 
> return type (or anything else), I can’t modify it.
>
> I am not sure if it is a bug….and I am not sure if this message should 
> be in bugs mail list. Sorry if I am wrong.
>

it's not a bug. If you want to change the return-type or 
input-parameters you have to recreate (drop the current one and create a 
new) the function - or to create a new (additional) one.


Regards, Andreas

-- 
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com



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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: How to watch for schema changes
Следующее
От: Abelardo León González
Дата:
Сообщение: RE: Stored function | Grayed out option when I try modify the return type