Re: Dropping Functions
- From: Adrian Klaver <aklaver(at)comcast(dot)net>
- To: pgsql-sql(at)postgresql(dot)org
- Cc: Shawn <postgres(at)xmtservices(dot)net>
- Subject: Re: Dropping Functions
- Date: Wed, 26 Mar 2008 17:13:26 -0700
- Message-id: <200803261713.26745.aklaver@comcast.net> <text/plain>
On Wednesday 26 March 2008 5:05 pm, Shawn wrote:
> Hi Guys,
>
> Just a quick question. Is there a known problem with dropping function in
> 8.2.6? I can make them but they can't be deleted.
>
> Shawn
They will not deleted if something else depends on them i.e. a trigger.
Can you show the error message if any?
--
Adrian Klaver
aklaver(at)comcast(dot)net
Home |
Main Index |
Thread Index