postgresql7.1 select proname as function_name, prosrc as function_src from pg_proc where oid = :oid