[PostGIS] #5707: slow cb_getEdgeByFace seems like missing value for bbox parameter

PostGIS trac at osgeo.org
Tue Apr 2 02:08:31 PDT 2024


#5707: slow cb_getEdgeByFace seems like missing value for bbox  parameter
--------------------------------+---------------------------
  Reporter:  Lars Aksel Opsahl  |      Owner:  strk
      Type:  enhancement        |     Status:  new
  Priority:  medium             |  Milestone:  PostGIS 3.4.3
 Component:  topology           |    Version:  3.4.x
Resolution:                     |   Keywords:
--------------------------------+---------------------------
Comment (by strk):

 It turns out the MBR is set to NULL by the call to `cb_insertFace`, since
 commit [56023cc5b8fc6bb2f2a57483635e800c6c5eb446/git] which was a fix to
 ticket #5684 (commit from 5 weeks ago) - this should mean only current
 master branch is affected, and not 3.4 branch
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5707#comment:3>
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