public.ghstore_out(ghstore) - Procedure
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

Namepublic.ghstore_out(ghstore)
Comment
Src
CREATE FUNCTION public.ghstore_out(ghstore) 
 RETURNS cstring AS 
$BODY$ghstore_out$BODY$
 LANGUAGE 'c' IMMUTABLESTRICT ;