From 1d695c072f7be88d88d5aee42790b18ba511fbbf Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Mon, 11 Oct 2004 11:46:07 +0000 Subject: [PATCH] changed description of pgsql2shp -b switch git-svn-id: http://svn.osgeo.org/postgis/trunk@980 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/postgis.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/postgis.xml b/doc/postgis.xml index 0836d038c..b07504ab0 100644 --- a/doc/postgis.xml +++ b/doc/postgis.xml @@ -1374,9 +1374,9 @@ WHERE -b - Use a binary cursor. This will help reduce the likelihood - of coordinate drift due to conversion to and from WKT format. It - will also be slightly faster. + Use a binary cursor. This will make the operation faster, + but will not work if any NON-geometry attribute in the table + lacks a cast to text. -- 2.40.0