Schema
Owner
wetlands
Descriptions
There is no description for operator <
Definition
CREATE OPERATOR "public"."<" ( PROCEDURE = "public"."geometry_lt",
LEFTARG = "public"."geometry", RIGHTARG = "public"."geometry",
COMMUTATOR = "public".">", NEGATOR = "public".">=",
RESTRICT = "contsel", JOIN = "contjoinsel");
Pete Giencke pgiencke@glc.org |
|