]> granicus.if.org Git - postgis/commitdiff
Added postgis_proc_upgrade.pl description
authorSandro Santilli <strk@keybit.net>
Fri, 29 Jul 2005 08:31:39 +0000 (08:31 +0000)
committerSandro Santilli <strk@keybit.net>
Fri, 29 Jul 2005 08:31:39 +0000 (08:31 +0000)
git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1840 b70326c6-7e19-0410-871a-916f4a2858ee

utils/README

index 2f9f6934d39f321bf2f8d03aba25e13b3d66b88e..255db00321cca7f3814953e4134e448dcd8cad44 100644 (file)
@@ -5,5 +5,10 @@ postgis_restore.pl
        restore a spatial database dump to a (possibly updated)
        new spatial database.
 
+postgis_proc_upgrade.pl
+       Create a postgis procedures upgrade script. Will warn
+       if operations is not cleanly possible due to nature
+       of changes in postgis procedures.
+
 profile_intersects.pl
        compares distance()=0 and intersects() timings.