[postgis-tickets] [PostGIS] #5175: <> and != on geometry yield operator is not unique
PostGIS
trac at osgeo.org
Mon Aug 14 18:41:11 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:
----------------------+---------------------------
Changes (by robe):
* status: closed => reopened
* resolution: fixed =>
Comment:
gitlab is not happy, registering below
https://gitlab.com/postgis/postgis/-/jobs/4870592289#L4164 on the dump
restore test
{{{
COMMENT
ERROR: operator <> already exists
-----------------------------------------------------------------------------
make: *** [/builds/postgis/postgis/regress/runtest.mk:24: check-regress]
Error 3
Cleaning up project directory and file based variables
}}}
perhaps because you are missing an availability notice on geometry_neq
(although that shouldn't cause a comment error).
@strk what's missing here?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5175#comment:16>
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