Changes between Version 5 and Version 6 of PostGIS3
- Timestamp:
- 01/18/18 02:02:58 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PostGIS3
v5 v6 5 5 == Ideas 6 6 7 * Break out a `postgis_raster` extension with a `postgis` dependency, so raster support becomes optional .7 * 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). 8 8 * Require installation in a 'postgis' schema, always and for ever 9 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