DROP FUNCTION insert_username(); CREATE FUNCTION insert_username() RETURNS opaque AS 'MODULE_PATHNAME' LANGUAGE 'C';