]> granicus.if.org Git - postgis/commitdiff
Back-ported loaderdumper manuals update.
authorSandro Santilli <strk@keybit.net>
Mon, 16 May 2005 08:04:49 +0000 (08:04 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 16 May 2005 08:04:49 +0000 (08:04 +0000)
Updated CHANGES file.

git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1706 b70326c6-7e19-0410-871a-916f4a2858ee

CHANGES
doc/man/pgsql2shp.1
doc/man/shp2pgsql.1

diff --git a/CHANGES b/CHANGES
index befec1b930de06d4853fab53b95b2c13328e9093..cde62e4ec3d8b229d7c32f52123d18e1bbe55a71 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,8 @@ PostGIS 1.0.1
        - documentation fixes
        - BUGFIX in join selectivity estimator returning invalid estimates (>1)
        - jdbc2: compile with "-target 1.2 -source 1.2" by default
+       - NEW -k switch for pgsql2shp
+       - NEW support for custom createdb options in postgis_restore.pl
 
 PostGIS 1.0.0
 2005/04/19
index 03f8cbb0e85f181487fe4bf193893c232eb1b5de..aadd78450f4f5a7220c8805e5e13920c81222193 100644 (file)
@@ -56,6 +56,10 @@ Raw mode. Do not drop the gid field, or escape column names.
 \fB\-d\fR
 For backward compatibility: write a 3\-dimensional shape file when dumping from old (pre\-1.0.0) postgis databases (the default is to write a 2\-dimensional shape file in that case). Starting from postgis\-1.0.0+, dimensions are fully encoded. 
 
+.TP 
+\fB\-k\fR
+Keep idendifiers case (don't uppercase field names). 
+
 
 .SH "AUTHORS"
 .LP
index 6eb233f0abf86be6d3906ea3c36fe0ac79c40caf..09c02bc22df5d3240283aa02b2f40223254917ae 100644 (file)
@@ -41,7 +41,7 @@ Creates and populates the geometry tables with the specified SRID.
 
 .TP 
 \fB\-k\fR
-Keep idendifiers case (column, schema and attributes). Note that attributes in Shapefile are all UPPERCASE.
+Keep idendifiers case (column, schema and attributes). Note that attributes in Shapefile are usually all UPPERCASE.
 
 .TP 
 \fB\-i\fR