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