id summary reporter owner description type status priority milestone component version resolution keywords cc 3359 toTopoGeom misses a component linestring strk strk The attached script shows a bug in topology.toTopoGeom which fails to properly list 2 edges as components of a just-created TopoGeometry. It inserts a 3 vertices line first, creating an edge, and a 4 vertices line fully containing the first, creating a second edge. While TopoGeo_addLinestring properly returns both edges as being created, the relation table as populated by toTopoGeom contains a single edge for the newly added TopoGeometry record. defect closed high PostGIS 2.0.8 topology 2.0.x fixed