From 2a66a950bd39bdde6dcf2e54dc23329a22e7cf11 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Fri, 12 Apr 2013 16:20:22 +0000 Subject: [PATCH] Rewrite the postgis_restore.pl improvement line The commit message was also wrong, it's not the dump having postgis in custom schema but the new install... git-svn-id: http://svn.osgeo.org/postgis/trunk@11286 b70326c6-7e19-0410-871a-916f4a2858ee --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ba9f57b8c..554778bb7 100644 --- a/NEWS +++ b/NEWS @@ -128,7 +128,8 @@ PostGIS 2.1.0 - #2202, Make libjson-c optional (--without-json configure switch) - #2231, raster2pgsql supports user naming of filename column with -n - #2200, ST_Union(raster, uniontype) unions all bands of all rasters - - #2264, postgis_restore.pl support for dump with postgis in custom schema + - #2264, postgis_restore.pl support for restoring into databases + with postgis in a custom schema * Fixes * -- 2.50.1