]> granicus.if.org Git - postgis/commit
Fix ST_DumpPoints not to relay on NULL return from ST_NumGeometries to tell multi...
authorSandro Santilli <strk@keybit.net>
Fri, 12 Mar 2010 15:15:44 +0000 (15:15 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 12 Mar 2010 15:15:44 +0000 (15:15 +0000)
commit9e25bdc8e880666d8d4c262166c3648649dab91b
tree58d886331e19546fe93b3cd7d6531f4205dddd3e
parent6dea288dfb25185cfe2399cfdb9943638591defe
Fix ST_DumpPoints not to relay on NULL return from ST_NumGeometries to tell multi and singles apart

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