]> granicus.if.org Git - postgis/commit
Change new cache behavior to require > 9.6 instead of > 9.5, the AllocSetContextCreat...
authorRegina Obe <lr@pcorp.us>
Wed, 27 Dec 2017 15:23:29 +0000 (15:23 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 27 Dec 2017 15:23:29 +0000 (15:23 +0000)
commit9fe541bbce89b6359e3bad8578d176e941b96572
treeedd632f4c4b88da393b0a48dc66b7f654dd6dd14
parentfb1cf349f63b5efc2f146c76ab4378295bb94676
Change new cache behavior to require > 9.6 instead of > 9.5, the AllocSetContextCreate structure in 9.5 doesn't support ALLOCSET_SMALL_SIZES macro so would otherwise require more ugly ifdefing.
Closes #3950

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