Builds the statement that removes an external function.
PostgreSQL identifies a function by its argument types when overloads exist, so params is forwarded; MySQL takes the bare name.
params
Builds the statement that removes an external function.
PostgreSQL identifies a function by its argument types when overloads exist, so
paramsis forwarded; MySQL takes the bare name.