DROP FUNCTION [ IF EXISTS ] { $name$ [ ( [ { [ $routine_argmode$ ] [ $argname$ ] $argtype$ } [ , ... ] ] ) ] } [ , ... ]
    [ CASCADE | RESTRICT ]
