Having to spell out params just to drop a procedure (especially when I'm
trying things out, realize params need to be changed, and so can't just use
"create or replace function").

Perhaps "drop function foobar" could drop the function if there is only 1
function named foobar?

Perhaps "drop function foobar(*)" could drop all functions named foobar?

-- 
Scott Ribe
scott_r...@killerbytes.com
http://www.killerbytes.com/
(303) 722-0567 voice



-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to