+PostGIS 0.7.1
+2002/05/14
+
+- Bug Fixes
+ - PgSQL 7.2 RTree-over-GIST bug fix. Rare data cases
+ caused index building to fail.
+ - Carriage returns removed from source code. Were
+ causing compilation failures.
+ - collect() now returns simplest homogeneous type
+ being aggregated (e.g.M ULTIPOLYGON for collect(*POLYGON))
+
PostGIS 0.7.0
2002/05/04
# Configuration Directives
#---------------------------------------------------------------
# Set USE_PG72 to 1 for PostgreSQL version >= 7.2
-USE_PG72=0
+USE_PG72=1
#---------------------------------------------------------------
# Set USE_PROJ to 1 for Proj4 reprojection support
USE_PROJ=0
PostGIS - Geographic Information Systems Extensions to PostgreSQL
~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-VERSION: 0.7 (2002/05/04)
+VERSION: 0.7.1 (2002/05/14)
MORE INFORMATION: http://postgis.refractions.net