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