]> granicus.if.org Git - postgis/commit
postgis_extensions_upgrade(). Can't remember which postgis extensions you installed...
authorRegina Obe <lr@pcorp.us>
Wed, 11 Oct 2017 17:11:50 +0000 (17:11 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 11 Oct 2017 17:11:50 +0000 (17:11 +0000)
commit5399627631badba78f6a1fdeabff7c452e532deb
tree645ee449cb8233e37470643ab34aeea146e29793
parentb5ac09c916a61492186e16d9c07a670c0f194fca
postgis_extensions_upgrade().  Can't remember which postgis extensions you installed and are two lazy to figure out and upgrade each with ALTER EXTENSION.
just do

SELECT postgis_extensions_upgrade();

Closes #3896

git-svn-id: http://svn.osgeo.org/postgis/trunk@15970 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
doc/reference_management.xml
postgis/postgis.sql.in