[postgis-tickets] [PostGIS] #5175: <> and != on geometry yield operator is not unique
PostGIS
trac at osgeo.org
Fri Sep 22 01:51:32 PDT 2023
#5175: <> and != on geometry yield operator is not unique
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: reopened
Priority: medium | Milestone: PostGIS 3.5.0
Component: postgis | Version: 3.2.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by strk):
Given the side-effect of turning an inequality operator against
TopoGeometry ambiguous (see #5546) I'd like to understand what exactly
made those operators ambiguous for the core geometry type. I guess
ambiguity derives from the presence of implicit casts from the type to
some other type. What explicit casts does geometry have ? Did that change
any recently ?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5175#comment:21>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list