A.13. Release 1.0.0RC3


Release date: 2005/02/24

Third release candidate for 1.0.0. Contains many bug fixes and improvements.

 Table des matières

A.13.1. Upgrading
A.13.2. Library changes
A.13.3. Scripts changes
A.13.4. JDBC changes
A.13.5. Other changes

A.13.1. Upgrading

You need a dump/reload to upgrade from precedent releases. See the upgrading chapter for more informations.

haut de la page | table des matières

A.13.2. Library changes

BUGFIX in transform(): missing SRID, better error handling.
BUGFIX in memory alignment handling
BUGFIX in force_collection() causing mapserver connector failures on simple (single) geometry types.
BUGFIX in GeometryFromText() missing to add a bbox cache.
reduced precision of box2d output.
prefixed DEBUG macros with PGIS_ to avoid clash with pgsql one
plugged a leak in GEOS2POSTGIS converter
Reduced memory usage by early releasing query-context palloced one.

haut de la page | table des matières

A.13.3. Scripts changes

BUGFIX in 72 index bindings.
BUGFIX in probe_geometry_columns() to work with PG72 and support multiple geometry columns in a single table
NEW bool::text cast
Some functions made IMMUTABLE from STABLE, for performance improvement.

haut de la page | table des matières

A.13.4. JDBC changes

jdbc2: small patches, box2d/3d tests, revised docs and license.
jdbc2: bug fix and testcase in for pgjdbc 8.0 type autoregistration
jdbc2: Removed use of jdk1.4 only features to enable build with older jdk releases.
jdbc2: Added support for building against pg72jdbc2.jar
jdbc2: updated and cleaned makefile
jdbc2: added BETA support for jts geometry classes
jdbc2: Skip known-to-fail tests against older PostGIS servers.
jdbc2: Fixed handling of measured geometries in EWKT.

haut de la page | table des matières

A.13.5. Other changes

new performance tips chapter in manual
documentation updates: pgsql72 requirement, lwpostgis.sql
few changes in autoconf
BUILDDATE extraction made more portable
fixed spatial_ref_sys.sql to avoid vacuuming the whole database.
spatial_ref_sys: changed Paris entries to match the ones distributed with 0.x.

haut de la page | table des matières