public.hstore_le(hstore, hstore) - Procedure
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

Namepublic.hstore_le(hstore, hstore)
Comment
Src
CREATE FUNCTION public.hstore_le(hstore, hstore) 
 RETURNS boolean AS 
$BODY$hstore_le$BODY$
 LANGUAGE 'c' IMMUTABLESTRICT ;