Changes between Version 2 and Version 3 of PostGIS3


Ignore:
Timestamp:
Jan 17, 2018, 10:40:06 AM (6 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • PostGIS3

    v2 v3  
    77* Break out a `postgis_raster` extension with a `postgis` dependency, so raster support becomes optional.
    88* Require installation in a 'postgis' schema, always and for ever
     9* Get rid of the Minor version in the lib file or at least make it not the default compile options, so pg_upgrade is easier for users
    910* Yet another serialization, this time changing to use `external` storage type, and adding our own compression scheme for coordinates.
    1011  * An uncompressed header, so header info can always be efficiently "sliced" and read, even for very large objects