Ticket #711 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Changed 2 years ago by pramsey

  • status changed from new to closed
  • resolution set to fixed

Fixed at r7445

Note: See TracTickets for help on using tickets.