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