[postgis-tickets] [PostGIS] #4674: lwgeom_cache doesn't live through not inline functions

PostGIS trac at osgeo.org
Fri May 8 06:27:14 PDT 2020


#4674: lwgeom_cache doesn't live through not inline functions
-------------------------+---------------------------
  Reporter:  Algunenano  |      Owner:  pramsey
      Type:  defect      |     Status:  closed
  Priority:  medium      |  Milestone:  PostGIS 3.1.0
 Component:  postgis     |    Version:  master
Resolution:  fixed       |   Keywords:
-------------------------+---------------------------
Changes (by Raúl Marín <git@…>):

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


Comment:

 In [changeset:"575ae8580b36b093c90fb6fdde7c00c16cf2e755/git"
 575ae858/git]:
 {{{
 #!CommitTicketReference repository="git"
 revision="575ae8580b36b093c90fb6fdde7c00c16cf2e755"
 Change ST_AsGML(geometry) to use a C function direcly

 By using a inline SQL, the cache that lives in the upper context was
 deleted for each processed row (thus being ineffective)

 Closes #4674
 }}}

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