]> granicus.if.org Git - postgis/commit
Fix crash on ST_AsGML('POLYGON EMPTY') (#681)
authorSandro Santilli <strk@keybit.net>
Wed, 14 Dec 2011 16:02:44 +0000 (16:02 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 14 Dec 2011 16:02:44 +0000 (16:02 +0000)
commit8b9b187c8ecba977505859a4dfb214e5df601fab
treeb68674bbdecb575b02356c0aa10c18e4c009bf3a
parentebcbd6dc1a896ac97261a661fdd0e701aa6dd6b1
Fix crash on ST_AsGML('POLYGON EMPTY') (#681)

Also tweak GML of empty types to be smaller and include
regression testing both at the liblwgeom and sql level

git-svn-id: http://svn.osgeo.org/postgis/trunk@8412 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/cunit/cu_out_gml.c
liblwgeom/lwout_gml.c
regress/empty.sql
regress/empty_expected