id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
1454,"ST_OrderingEquals(g,g) returns false",strk,pramsey,"{{{
strk=# with inp as ( select 'MULTILINESTRING((0 0, 2 0))'::geometry as g ) select st_orderingequals(g,g) from inp;
 st_orderingequals
-------------------
 f
}}}

Note that ~= returns true.",defect,closed,medium,PostGIS 2.0.0,postgis,trunk,fixed,,
