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