[postgis-tickets] [PostGIS] #4608: Geography GIST index fails on ST_Covers
PostGIS
trac at osgeo.org
Tue Jan 7 04:11:01 PST 2020
#4608: Geography GIST index fails on ST_Covers
----------------------+---------------------------
Reporter: jgh | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 3.0.1
Component: postgis | Version: 3.0.x
Resolution: | Keywords:
----------------------+---------------------------
Comment (by Raúl Marín <git@…>):
In [changeset:"64d4a1a69d8aab3ffe7a0db6e0f0e68cb3ef1bb9/git" 64d4a1a/git]:
{{{
#!CommitTicketReference repository="git"
revision="64d4a1a69d8aab3ffe7a0db6e0f0e68cb3ef1bb9"
PG12: Fix several bugs in the index support function
- ST_Covers and ST_CoveredBy for geography were using the wrong strategy
(which didn't exist).
- ST_ContainsProperly for geometry was using the wrong strategy.
- ST_3DIntersects was duplicated.
References #4608
Closes https://github.com/postgis/postgis/pull/528
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4608#comment:10>
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