[postgis-tickets] [PostGIS] #5175: <> and != on geometry yield operator is not unique

PostGIS trac at osgeo.org
Thu Aug 10 15:26:53 PDT 2023


#5175: <> and != on geometry yield operator is not unique
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.5.0
 Component:  postgis  |    Version:  3.2.x
Resolution:           |   Keywords:
----------------------+---------------------------
Comment (by pramsey):

 I tried dropping the casts into point, and that didn't change anything.
 {{{
 drop CAST (point AS geometry);
 drop CAST (geometry AS point);
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5175#comment:9>
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