[postgis-devel] Allowing use of PostGIS EXTENSION w/out raster - how to migrate to no-raster
Sandro Santilli
strk at kbt.io
Mon Oct 9 03:14:54 PDT 2017
On Mon, Oct 09, 2017 at 05:24:33AM -0400, Regina Obe wrote:
> SELECT postgis_full_version();
>
> Tells you exactly what version of everything you've got. It always will
> regardless of if raster is a separate extension or not.
As of r15937 (in trunk) you now also get information about
core being extension or not, and if core is extension you
get a notice of any other component NOT being an extension.
--strk;
More information about the postgis-devel
mailing list