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