URX_PUBLIC._postgis_join_selectivity(regclass, text, regclass, text, text) - Procedure
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

NameURX_PUBLIC._postgis_join_selectivity(regclass, text, regclass, text, text)
Comment
Src
CREATE FUNCTION "URX_PUBLIC"."_postgis_join_selectivity"(regclass, text, regclass, text, text) 
 RETURNS double precision AS 
$BODY$_postgis_gserialized_joinsel$BODY$
 LANGUAGE 'c' VOLATILESTRICT ;