public.ghstore_same(ghstore, ghstore, internal) - Procedure
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

Namepublic.ghstore_same(ghstore, ghstore, internal)
Comment
Src
CREATE FUNCTION public.ghstore_same(ghstore, ghstore, internal) 
 RETURNS internal AS 
$BODY$ghstore_same$BODY$
 LANGUAGE 'c' IMMUTABLESTRICT ;