Changes between Version 17 and Version 18 of PostGIS3
- Timestamp:
- 09/27/18 15:27:45 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PostGIS3
v17 v18 10 10 11 11 * Break out a `postgis_raster` extension with a `postgis` dependency, so raster support becomes optional (experimental implementation: https://git.osgeo.org/gitea/postgis/postgis/pulls/20). **Committed needs testing, also change in PostGI_Upgrade_Extensions required to properly handle split** 12 * Require installation in a 'postgis' schema, always and for ever 12 * Require installation in a 'postgis' schema, always and for ever -**HOLD OFF not as important as it used to be now that its not movable** 13 13 * 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 14 14 * Yet another serialization, this time changing to use `external` storage type, and adding our own compression scheme for coordinates.