add parameter to existing function - Mailing list pgsql-general

From Peter Kroon
Subject add parameter to existing function
Date
Msg-id CAOh+DOm=3yqvi=Hge70b7OeDu=Cf1-NZe6nTVPwDu_8rEPRYSg@mail.gmail.com
Whole thread Raw
Responses Re: add parameter to existing function  (Merlin Moncure <mmoncure@gmail.com>)
List 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 by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: PG replication across DataCenters (section 25 in the manual)
Next
From: misspaola@tiscali.it
Date:
Subject: DB Audit