[postgis-tickets] [PostGIS] #4608: Geography GIST index fails on ST_Covers

PostGIS trac at osgeo.org
Tue Jan 7 04:20:21 PST 2020


#4608: Geography GIST index fails on ST_Covers
----------------------+---------------------------
  Reporter:  jgh      |      Owner:  pramsey
      Type:  defect   |     Status:  closed
  Priority:  high     |  Milestone:  PostGIS 3.0.1
 Component:  postgis  |    Version:  3.0.x
Resolution:  fixed    |   Keywords:
----------------------+---------------------------
Changes (by Raúl Marín <git@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"36bcfa1737a9a6c6ee2d9a8710eba6be4c51769b/git" 36bcfa1/git]:
 {{{
 #!CommitTicketReference repository="git"
 revision="36bcfa1737a9a6c6ee2d9a8710eba6be4c51769b"
 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.

 Closes #4608
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4608#comment:11>
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