]> granicus.if.org Git - postgis/commit
collect(geom, geom) and collect_garray(geom[]) use WHEN_SIMPLE strategy
authorSandro Santilli <strk@keybit.net>
Wed, 5 Jan 2005 09:47:58 +0000 (09:47 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 5 Jan 2005 09:47:58 +0000 (09:47 +0000)
commit349ab82f65899379471deba70844616126af8eba
treef50f8a11b72c388b99562a7063d8d437c7c8d8ad
parent7a1ecfea319375f98e1fa41224f639dec5ce5d0d
collect(geom, geom) and collect_garray(geom[]) use WHEN_SIMPLE strategy
for bbox computation. pglwgeom_serialize() honour user's AUTOCACHE_BBOX
define. BBOXCACHE_BEHAVIOURS updated.

git-svn-id: http://svn.osgeo.org/postgis/trunk@1217 b70326c6-7e19-0410-871a-916f4a2858ee
lwgeom/BBOXCACHE_BEHAVIOURS
lwgeom/lwgeom_functions_basic.c
lwgeom/lwgeom_pg.c