add parameter to existing function

Поиск
Список
Период
Сортировка
От Peter Kroon
Тема add parameter to existing function
Дата
Msg-id CAOh+DOm=3yqvi=Hge70b7OeDu=Cf1-NZe6nTVPwDu_8rEPRYSg@mail.gmail.com
обсуждение исходный текст
Ответы Re: add parameter to existing function
Список pgsql-general
Hi,

I can use: create or replace function etc....
to alter a function.

However, this will create a new function instead of replacing the old one when adding a parameter.
Is this possible without the use of DROP and CASCADE?

The function that I'm trying to alter is on some tables a default value.

Best,
Peter

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

Предыдущее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: PG replication across DataCenters (section 25 in the manual)
Следующее
От: misspaola@tiscali.it
Дата:
Сообщение: DB Audit