I have following procedure
CREATE OR REPLACE FUNCTION createtestdata( ) RETURNS boolean LANGUAGE \'plpgsql\' COST 100 VOLATILE AS $BODY$