ALTER FUNCTION

From: Sascha Ziemann <szi(at)khs-ag(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: ALTER FUNCTION
Date: 1999-12-02 11:39:10
Message-ID: m3r9h5y3kx.fsf@intra.do.khs-ag.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

are there plans for an ALTER FUNCTION statement for Postgresql? I
think functions are completely unuseable, when it is not possible to
change the definition of a function. A bugfix in a function requires
the export of all data, a redefinition of the function and a complete
reimport. Or is there a simpler way?

Sascha

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Moray McConnachie 1999-12-02 12:43:22 Re: [GENERAL] ALTER FUNCTION
Previous Message Peter Eisentraut 1999-12-02 09:14:43 Re: [GENERAL] postgres libpq library