Bug 80223 - [maintainer update] Postgis upgrade from 1.0.0-RC5 to 1.0.0
Summary: [maintainer update] Postgis upgrade from 1.0.0-RC5 to 1.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sam Lawrance
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-21 22:00 UTC by Anderson S. Ferreira
Modified: 2005-04-23 09:44 UTC (History)
0 users

See Also:


Attachments
postgis.patch (13.45 KB, patch)
2005-04-21 22:00 UTC, Anderson S. Ferreira
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anderson S. Ferreira 2005-04-21 22:00:47 UTC
After a long series of release candidates, the much anticipated 1.0.0 version of PostGIS has been released. 
The 1.0.0 version includes substantial changes over the original 0.X series, most importantly a new on-disk
format which is both more compact and faster to access. The 1.0.0 version is compatible with PostgreSQL 7.2
and higher, but is most tighhtly integrated with the PostgreSQL 8.0 and higher releases.

New features in 1.0.0 include:

    * Smaller and faster on-disk formats
    * Improved selectivity estimates, including support for join selectivity and sub-selects
    * Hex-based canonical format, for driftless dump and restore
    * 4-D geometries
    * New functions:
          o Polygonize
          o AsGML
          o ForceRHR
          o SnapToGrid
          o Geometry Constructors 
    * Improved JDBC interface with jdbc2 support
    * 64-bit platform support
    * Performance improvements for common boolean operators
Comment 1 Sam Lawrance freebsd_committer freebsd_triage 2005-04-22 02:10:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lawrance

Grab.
Comment 2 Sam Lawrance freebsd_committer freebsd_triage 2005-04-23 09:44:15 UTC
State Changed
From-To: open->closed

Committed, thanks!