[postgis-devel] Issue 65 in postgis: ST_AsGML kills the backend when fed a CIRCULAR STRING

codesite-noreply at google.com codesite-noreply at google.com
Tue Nov 4 06:05:03 PST 2008


Issue 65: ST_AsGML kills the backend when fed a CIRCULAR STRING
http://code.google.com/p/postgis/issues/detail?id=65

Comment #1 by mark.cav... at siriusit.co.uk:
Okay - I've applied a fix for this to 1.3 SVN and trunk. It looks like the  
ST_AsGML()
function was trying to inspect geometries by default, rather than throwing  
an error
on unknown types like the other ST_As*() functions. Since there is no  
support for
types other than the basic OGC types, I've made ST_AsGML() do the same.


ATB,

Mark.



Issue attribute updates:
	Status: Fixed

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the postgis-devel mailing list