[postgis-tickets] [PostGIS] #4372: PROJ 6: 4x slowdown over points

PostGIS trac at osgeo.org
Wed Jun 19 08:23:34 PDT 2019


#4372: PROJ 6: 4x slowdown over points
-------------------------+---------------------------
  Reporter:  Algunenano  |      Owner:  Algunenano
      Type:  defect      |     Status:  assigned
  Priority:  high        |  Milestone:  PostGIS 3.0.0
 Component:  postgis     |    Version:  trunk
Resolution:              |   Keywords:
-------------------------+---------------------------

Comment (by Raul Marin):

 In [changeset:"17547" 17547]:
 {{{
 #!CommitTicketReference repository="" revision="17547"
 PROJ: Remove the extra MemoryContext for PG9.6+

 In PG9.6+ we can allocate callbacks in the parent node
 and associate them directly without creating new contextes

 References #4372
 }}}

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