Opened 11 months ago
Last modified 11 months ago
#5629 closed defect
ST_RemoveRepeatedPoints crash on MULTIPOINT with empty coordinate — at Version 1
Reported by: | robe | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.1.11 |
Component: | postgis | Version: | 3.4.x |
Keywords: | Cc: |
Description (last modified by )
SELECT ST_RemoveRepeatedPoints('MULTIPOINT(EMPTY,2 1,2 4, 4 5)'::geometry, 20.1);
Tested on
POSTGIS="3.5.0dev 3.4.0rc1-818-g6c2e935b6" [EXTENSION] PGSQL="160" GEOS="3.12.1-CAPI-1.18.1" (compiled against GEOS 3.13.0)
Note:
See TracTickets
for help on using tickets.
backtrace