Changes between Version 18 and Version 19 of PostGIS3


Ignore:
Timestamp:
Sep 27, 2018, 3:28:45 PM (6 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • PostGIS3

    v18 v19  
    1010
    1111* 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 -**HOLD OFF not as important as it used to be now that its not movable**
     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**
    1313* 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
    1414* Yet another serialization, this time changing to use `external` storage type, and adding our own compression scheme for coordinates.