]> granicus.if.org Git - postgis/commit
Make PostgreSQL 11 compile against PostGIS 2.5 (trunk) and change PostgreSQL 9.6...
authorRegina Obe <lr@pcorp.us>
Wed, 20 Dec 2017 15:20:22 +0000 (15:20 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 20 Dec 2017 15:20:22 +0000 (15:20 +0000)
commit976d7ad50eba5178a02d4b9dddc4041cbaae5b3f
tree35f73642545d77a733319cfa4f403b04e9fcf5e4
parentd1ae5697b72eecc0bfd7544d6620cbaab43c226e
Make PostgreSQL 11 compile against  PostGIS 2.5 (trunk) and change PostgreSQL 9.6+ to use built-in PostgreSQL memory context (CacheMemoryContext for now) instead of our own custom one which is too prone to version change breaks.
(still need to patch address standardizer)
References #3946

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