Changes between Version 2 and Version 3 of PostGIS3
- Timestamp:
- 01/17/18 10:40:06 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PostGIS3
v2 v3 7 7 * Break out a `postgis_raster` extension with a `postgis` dependency, so raster support becomes optional. 8 8 * 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 10 * Yet another serialization, this time changing to use `external` storage type, and adding our own compression scheme for coordinates. 10 11 * An uncompressed header, so header info can always be efficiently "sliced" and read, even for very large objects