Changes between Version 3 and Version 4 of PostGIS3


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

Legend:

Unmodified
Added
Removed
Modified
  • PostGIS3

    v3 v4  
    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
     9* Get rid of the Minor version in the lib file or at least make it not the default compile option, so pg_upgrade is easier for users
    1010* Yet another serialization, this time changing to use `external` storage type, and adding our own compression scheme for coordinates.
    1111  * An uncompressed header, so header info can always be efficiently "sliced" and read, even for very large objects