1 2 3 4 5 6
DROP FUNCTION moddatetime(); CREATE FUNCTION moddatetime() RETURNS opaque AS 'MODULE_PATHNAME' LANGUAGE 'C';