From 9c2645ccfb74c7fb868b4553cbb71f9e17ab6cad Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Wed, 8 Jul 2009 22:39:32 +0000 Subject: [PATCH] match header format git-svn-id: http://svn.osgeo.org/postgis/trunk@4286 b70326c6-7e19-0410-871a-916f4a2858ee --- README.postgis | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.postgis b/README.postgis index c84aff700..854b15001 100644 --- a/README.postgis +++ b/README.postgis @@ -275,7 +275,7 @@ with an SRID. SELECT name,AsText(geopoint) FROM geotest; -Spatial Indexes: +--- Spatial Indexes --- PostgreSQL provides support for GiST spatial indexing. The GiST scheme offers indexing even on large objects, using a system of "lossy" indexing where -- 2.50.1