[postgis-devel] 2.0.3 ?

Sandro Santilli strk at keybit.net
Thu Feb 28 10:37:40 PST 2013


I've fixed a memory fault in GeoJSON parser today,
worth putting out a new release in the 2.0.3 IMHO.

Does anyone have pending blockers ?

Changes so far:

 * Bug Fixes *
  - #2126, Better handling of empty rasters from ST_ConvexHull()
  - #2134, Make sure to process SRS before passing it off to GDAL functions
  - Fix various memory leaks in liblwgeom
  - #2173, Fix robustness issue in splitting a line with own vertex
           also affecting topology building (#2172)
  - #2174, Fix usage of wrong function lwpoly_free()
  - #2176, Fix robustness issue with ST_ChangeEdgeGeom
  - #2184, Properly copy topologies with Z value
  - postgis_restore.pl support for mixed case geometry column name in dumps
  - #2188, Fix function parameter value overflow that caused problems
           when copying data from a GDAL dataset
  - #2216, More memory errors in MultiPolygon GeoJSON parsing (with holes)
  - Fix Memory leak in GeoJSON parser

 * Enhancements *
  - #2141, More verbose output when constraints fail to be added
           to a raster column
  - Speedup ST_ChangeEdgeGeom

--strk; 



More information about the postgis-devel mailing list