Changes between Version 3 and Version 4 of PostGIS3
- Timestamp:
- 01/17/18 10:40:28 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PostGIS3
v3 v4 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 option s, so pg_upgrade is easier for users9 * 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 10 10 * Yet another serialization, this time changing to use `external` storage type, and adding our own compression scheme for coordinates. 11 11 * An uncompressed header, so header info can always be efficiently "sliced" and read, even for very large objects