DROP FUNCTION

From: ryan(at)paymentalliance(dot)net
To: pgsql-general(at)postgresql(dot)org
Subject: DROP FUNCTION
Date: 2001-03-11 05:47:38
Message-ID: 3aab116b.386998314@news.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have wriiten pg/pgsql function that will not compile correctly.
When I try to DROP FUNCTION my_function, pgsql gives me the same
message as when I attemt to execute the function. Is this a bug? Is
there an alternate way to drop a function?

Any help appreciated!

Ryan Mahoney

Browse pgsql-general by date

  From Date Subject
Next Message Lincoln Yeoh 2001-03-11 13:51:24 Re: Anyone can create tables!
Previous Message Dan McGrath 2001-03-11 03:12:55 Re: Anyone can create tables!