[postgis-tickets] [PostGIS] #4671: ST_Length(geography) leaks memory

PostGIS trac at osgeo.org
Wed Aug 12 23:18:13 PDT 2020


#4671: ST_Length(geography) leaks memory
----------------------+---------------------------
  Reporter:  komzpa   |      Owner:  komzpa
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS 3.0.2
 Component:  postgis  |    Version:  3.0.x
Resolution:  invalid  |   Keywords:
----------------------+---------------------------
Changes (by komzpa):

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


Comment:

 We have this fixed. Reason was likely the postgres not freeing results of
 lateral joined functiona, that was fixed in one of point releases of
 Postgres.

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