public.hstore_recv(internal) - Procedure
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

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