Re: Dependence beetwen Function - Mailing list pgsql-admin

From Stephan Szabo
Subject Re: Dependence beetwen Function
Date
Msg-id 20020312091736.O65075-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Dependence beetwen Function  ("Gaetano Mendola" <mendola@bigfoot.com>)
Responses Re: Dependence beetwen Function  ("Dan Langille" <dan@langille.org>)
List pgsql-admin
On Tue, 12 Mar 2002, Gaetano Mendola wrote:

> Hi to all
>
> Suppose that I have the function A that use the fucntion B.
> When I drop and reconstruct B I should also reconstruct A.
> Can I avoid this ?
> Is a really problem with hundreds of function around.

If you're using 7.2 you can use create or replace function
rather than drop function followed by create function.



pgsql-admin by date:

Previous
From: "Gaetano Mendola"
Date:
Subject: Dependence beetwen Function
Next
From: Jon Hassen
Date:
Subject: Installing contrib/tsearch