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