Ticket #708 (closed defect: fixed)
ST_ExteriorRing POLYGON EMPTY crash
| Reported by: | robe | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description (last modified by robe) (diff)
SELECT ST_ExteriorRing(ST_GeomFromText('POLYGON EMPTY',4326)) As result;
Which I think is the cause of ST_DumpPoints crashing as well
SELECT ST_DumpPoints(ST_GeomFromText('POLYGON EMPTY',4326)) As result;
Change History
Note: See
TracTickets for help on using
tickets.
