public.ghstore_consistent(internal, hstore, smallint, oid, internal) - Procedure
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

Namepublic.ghstore_consistent(internal, hstore, smallint, oid, internal)
Comment
Src
CREATE FUNCTION public.ghstore_consistent(internal, hstore, smallint, oid, internal) 
 RETURNS boolean AS 
$BODY$ghstore_consistent$BODY$
 LANGUAGE 'c' IMMUTABLESTRICT ;