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