PostGIS
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

PostGIS 1.0.6 Released

The 1.0.6 release includes many small bug fixes and initial support for PostgreSQL 8.2.

  • Fixed palloc(0) call in collection deserializer (only gives problem with --enable-cassert)
  • Fixed bbox cache handling bugs
  • Fixed geom_accum(NULL, NULL) segfault
  • Initial support for postgresql 8.2
  • Fixed segfault in addPoint()
  • Fixed short-allocation in lwcollection_clone()
  • Fixed bug in segmentize()
  • Added missing SRID mismatch checks in GEOS ops
  • Fixed bbox computation of SnapToGrid output