[PostGIS] #5634: ST_Contains missed one of the pairs
PostGIS
trac at osgeo.org
Mon Dec 4 12:24:33 PST 2023
#5634: ST_Contains missed one of the pairs
----------------------+---------------------------
Reporter: Wenjing | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.4.2
Component: postgis | Version: 3.4.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by pramsey):
This is probably a mistake in GEOS PreparedContains, since the PostGIS
caching system is doing the first test with Contains and the second
(cached) with PreparedContains
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5634#comment:1>
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