id summary reporter owner description type status priority milestone component version resolution keywords cc 1423 Getting error on regress tests for GML robe robe "I know I know -- checking on why now and will fix. I assume I flipped one of my args the wrong way. One question -- I thought we decides ST_AsGML(empty) should return NULL? One of the regress failures I'm getting is : {{{ SELECT 'T3.8', ST_AsGML(3,'LINESTRING EMPTY'::geometry); }}} In version before my change - I think it was returning: {{{ }}} and now its not returning anything -- which is what I thought we decided it should do." defect closed blocker PostGIS 2.0.0 postgis master fixed