Thread: DROP FUNCTION

DROP FUNCTION

From
ryan@paymentalliance.net
Date:
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