]> granicus.if.org Git - postgis/commitdiff
more cleanup
authorRegina Obe <lr@pcorp.us>
Tue, 22 Mar 2011 13:54:44 +0000 (13:54 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 22 Mar 2011 13:54:44 +0000 (13:54 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6955 b70326c6-7e19-0410-871a-916f4a2858ee

doc/introduction.xml

index 82e2916d027ccc45cf286056ae468e9683bed206..4dededdd59ea5806289d904371b2cbcd3cc188a0 100644 (file)
                  <para>The <ulink url="http://trac.osgeo.org/geos/">GEOS</ulink>
                  geometry operations library, and the algorithmic work of Martin
                  Davis in making it all work, ongoing maintenance and support of
-                 Mateusz Loskot, Paul Ramsey and others.</para>
+                 Mateusz Loskot, Sandro Santilli (strk), Paul Ramsey and others.</para>
 
                  <para>The <ulink url="http://trac.osgeo.org/proj/">Proj4</ulink>
                  cartographic projection library, and the work of Gerald Evenden and
                  Frank Warmerdam in creating and maintaining it.</para>
+                 
+                 <para>Last but not least, the <ulink url="http://www.postgresql.org">PostgreSQL DBMS</ulink>,
+                 The giant that PostGIS stands on.  Much of the speed and flexibility of PostGIS would not be possible without
+                 the extensibility, great query planner, GIST index, and plethora of SQL features provided by PostgreSQL.</para>
                </listitem>
          </varlistentry>
        </variablelist>