[postgis-devel] [PostGIS] #1570: in_gml, in_kml crashing and many regrss tests failing on mingw
PostGIS
trac at osgeo.org
Sat Feb 11 20:36:11 PST 2012
#1570: in_gml, in_kml crashing and many regrss tests failing on mingw
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by robe):
Checked my database with alpha2 installed on it and that one is fine.
This command crashes my alpha4. I have to dig out my alpha3 build to
test.
{{{
SELECT
ST_GeomFromGML('<gml:Point><gml:coordinates>1,1</gml:coordinates></gml:Point>');
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1570#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list