Opened 13 years ago

Closed 13 years ago

#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: master
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 (1)

comment:1 by pramsey, 13 years ago

Resolution: fixed
Status: newclosed

Fixed at r7445

Note: See TracTickets for help on using tickets.