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: 2008-03-27 00:13:26
Message-ID: 200803261713.26745.aklaver@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Shawn 2008-03-27 00:25:21 Re: Dropping Functions
Previous Message Shawn 2008-03-27 00:05:48 Dropping Functions