Opened 13 years ago

Closed 13 years ago

#695 closed defect (fixed)

ST_RemovePoint of a point crashes

Reported by: robe Owned by: pramsey
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: master
Keywords: Cc:

Description

SELECT ST_RemovePoint('POINT(-11.1111111 40)'::geometry, 1);

In PostGIS 1.5 gives error: lwline_deserialize: attempt to deserialize a line which is really a Point

In PostgIS 2.0: crash

Change History (1)

comment:1 by pramsey, 13 years ago

Resolution: fixed
Status: newclosed

Should be fixed at r6324

Note: See TracTickets for help on using tickets.