]> granicus.if.org Git - postgis/commit
- integrated a bugfix for the rtree_picksplit algorithm from Teodor Sigaev. This...
authorChris Hodgson <chodgson@refractions.net>
Tue, 14 May 2002 18:28:07 +0000 (18:28 +0000)
committerChris Hodgson <chodgson@refractions.net>
Tue, 14 May 2002 18:28:07 +0000 (18:28 +0000)
commitdd2feb386fd8649de1134c04ae3376e33be66c66
treee932426f489c6d04f47d37edec02ea881b1798cc
parent75beff5557fb157d3c388e8d9fec4298923b5456
- integrated a bugfix for the rtree_picksplit algorithm from Teodor Sigaev. This fixes the bug which reports "ERROR: MemoryContextAlloc: invalid request size 0" while building a gist rtree index (first reported by Andy Turk)

- cleaned up some warnings (mostly "possibly unitialized variables")

git-svn-id: http://svn.osgeo.org/postgis/trunk@159 b70326c6-7e19-0410-871a-916f4a2858ee
loader/shp2pgsql.c
postgis.h
postgis.sql.in
postgis_fn.c
postgis_gist_72.c
postgis_inout.c