]> granicus.if.org Git - postgis/commit
PROJ: Use the cache memory context
authorRaúl Marín Rodríguez <rmrodriguez@carto.com>
Wed, 19 Jun 2019 15:17:19 +0000 (15:17 +0000)
committerRaúl Marín Rodríguez <rmrodriguez@carto.com>
Wed, 19 Jun 2019 15:17:19 +0000 (15:17 +0000)
commite75c4470d72f123da2f88b4aa6018ce338916b30
tree17bef0ecae641fc9f728d34e0af6a9d79089bcc4
parent4eb2b3b8cae5cd12ab7d7bba5065b8bec2a08010
PROJ: Use the cache memory context

Before it was using malloc/free manually, so with
this change we depend fully on Postgres allocator

References #4372

git-svn-id: http://svn.osgeo.org/postgis/trunk@17544 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/lwgeom_transform.c
libpgcommon/lwgeom_cache.c
libpgcommon/lwgeom_transform.c
postgis/lwgeom_in_gml.c