public.hstore_version_diag(hstore) - Procedure
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

Namepublic.hstore_version_diag(hstore)
Comment
Src
CREATE FUNCTION public.hstore_version_diag(hstore) 
 RETURNS integer AS 
$BODY$hstore_version_diag$BODY$
 LANGUAGE 'c' IMMUTABLESTRICT ;