From 0743a69739c0fb137881fe74449599c206887abb Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Tue, 15 Jul 2008 18:02:06 +0000 Subject: [PATCH] minor corrections to ST_SetSRID and UpdateGeometrySRID git-svn-id: http://svn.osgeo.org/postgis/trunk@2856 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_new.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/reference_new.xml b/doc/reference_new.xml index 92f3da4b5..6d6232f53 100644 --- a/doc/reference_new.xml +++ b/doc/reference_new.xml @@ -276,7 +276,7 @@ Check constraints: UpdateGeometrySRID Updates the SRID of all features in a geometry - column + column and also corrects the geometry_columns table and corrects the geometry constraints on the table. @@ -463,7 +463,7 @@ FROM userpoints ; See Also - + , -- 2.50.1