From: Bborie Park Date: Mon, 25 Mar 2013 03:08:52 +0000 (+0000) Subject: Added item regarding -n of raster2pgsql. Ticket #2231 X-Git-Tag: 2.1.0beta2~149 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=71f81db78ddd8c8131661462fbb5b8556df59ea1;p=postgis Added item regarding -n of raster2pgsql. Ticket #2231 git-svn-id: http://svn.osgeo.org/postgis/trunk@11201 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/NEWS b/NEWS index 650e03439..5180f487a 100644 --- a/NEWS +++ b/NEWS @@ -121,6 +121,7 @@ PostGIS 2.1.0 - Additional default values for parameters of ST_Aspect and ST_HillShade - #2178, ST_Summary now advertises presence of known srid with an [S] flag - #2202, Make libjson-c optional (--without-json configure switch) + - #2231, raster2pgsql supports user naming of filename column with -n * Fixes *