[postgis-devel] simplifying postgis extension upgrade (was: Allowing use of PostGIS EXTENSION w/out raster)

Sandro Santilli strk at kbt.io
Mon Oct 9 02:11:31 PDT 2017


On Mon, Oct 09, 2017 at 04:26:36AM -0400, Regina Obe wrote:

> If PostgreSQL had an 
> 
> ALTER EXTENSION ... CASCADE
> 
> That updates every dependent extension, I wouldn't be so annoyed by your
> proposal. 

How about a postgis_extension_upgrade() function ?
It could upgrade all installed postgis extensions,
and optionally even "upgrade" unpackaged to packaged
(with a parameter).

--strk;




More information about the postgis-devel mailing list