]> granicus.if.org Git - postgis/commit
Fix for one of Regina's torture failures as posted to the -devel list here: http...
authorMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Wed, 17 Dec 2008 15:05:29 +0000 (15:05 +0000)
committerMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Wed, 17 Dec 2008 15:05:29 +0000 (15:05 +0000)
commit8476477d5d5f4c94f672ae707d5b5e09f3119f99
tree3573d5329e04df62ce80c0334a91c8f667f0243b
parentd28e51ddd59e6afbaf91de3d51572325833e4acb
Fix for one of Regina's torture failures as posted to the -devel list here: http://postgis.refractions.net/pipermail/postgis-devel/2008-December/004362.html. A CurvePolygon has a "standard header" and so must be passed through a function that understands the optional existence of SRIDs/BBOXes etc. in the header.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.3@3432 b70326c6-7e19-0410-871a-916f4a2858ee
lwgeom/wktunparse.c