]> granicus.if.org Git - postgis/commit
added patch from Mark Cave-Ayland that saves memory during histogram
authorDavid Blasby <dblasby@gmail.com>
Tue, 21 Jan 2003 17:46:08 +0000 (17:46 +0000)
committerDavid Blasby <dblasby@gmail.com>
Tue, 21 Jan 2003 17:46:08 +0000 (17:46 +0000)
commita8ca9583d6d54e32dd2e086d96d3e9fcf29a18b4
tree934459bd633bca286c5a14705062d1ec4874bc09
parent49b460b38e26b6e3ff78cb65c117381f503c1d2b
added patch from Mark Cave-Ayland that saves memory during histogram
calculations by using cursors instead of loading all the BOXs at once.

git-svn-id: http://svn.osgeo.org/postgis/trunk@231 b70326c6-7e19-0410-871a-916f4a2858ee
postgis_estimate.c