Re: Dependence beetwen Function - Mailing list pgsql-admin

From Jean-Michel POURE
Subject Re: Dependence beetwen Function
Date
Msg-id 200203131141.g2DBfeVc003817@www1.translationforge
Whole thread Raw
In response to Dependence beetwen Function  ("Gaetano Mendola" <mendola@bigfoot.com>)
List pgsql-admin
Le Mardi 12 Mars 2002 17:23, Gaetano Mendola a écrit :
> 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.
> Ciao
> Gaetano

Dear Gaetano,

pgAdmin2 (http://www.pgadmin.org) support CREATE OR REPLACE FUNCTION. Also,
the CVS latest version offers pseudo modification of views and triggers
(binaries available in CVS).

Regards, Jean-Michel POURE

pgsql-admin by date:

Previous
From: "Gaetano Mendola"
Date:
Subject: Re: Dependence beetwen Function
Next
From: "Henshall, Stuart - WCP"
Date:
Subject: Re: can i use it on windows