uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
public.hstore_recv(internal) | (Procedure) |
Name | public.hstore_recv(internal) |
Comment | |
Src |
CREATE FUNCTION public.hstore_recv(internal) RETURNS hstore AS $BODY$hstore_recv$BODY$ LANGUAGE 'c' IMMUTABLESTRICT ; |