Please add extension to current syntax of `Alter Function` to be able to change `DETERMINISTIC` only without specification of whole function body as e.g.: `ALTER FUNCTION funcname {SET | DROP} DETERMINISTIC `