Ticket #711 (closed defect: fixed)
ST_GeoHash POLYGON Empty crash
| Reported by: | robe | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
SELECT ST_GeoHash(ST_GeomFromText('POLYGON EMPTY',4326)) As result;
Other empty variants don't seem to crash -- just throw error or return NULL.
Change History
Note: See
TracTickets for help on using
tickets.
