aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/gist.sgml14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/src/sgml/gist.sgml b/doc/src/sgml/gist.sgml
index f2a58339303..b2a507a4a80 100644
--- a/doc/src/sgml/gist.sgml
+++ b/doc/src/sgml/gist.sgml
@@ -1,5 +1,5 @@
<!--
-$PostgreSQL: pgsql/doc/src/sgml/gist.sgml,v 1.19 2005/06/20 14:53:32 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/gist.sgml,v 1.20 2005/06/29 01:23:49 momjian Exp $
-->
<chapter id="GiST">
@@ -31,15 +31,15 @@ $PostgreSQL: pgsql/doc/src/sgml/gist.sgml,v 1.19 2005/06/20 14:53:32 tgl Exp $
<para>
Some of the information here is derived from the University of California at
- Berkeley's GiST Indexing Project<ulink
- url="http://gist.cs.berkeley.edu/">web site</ulink> and
+ Berkeley's GiST Indexing Project
+ <ulink url="http://gist.cs.berkeley.edu/">web site</ulink> and
<ulink url="http://citeseer.nj.nec.com/448594.html">
- Marcel Kornacker's thesis, Access Methods for Next-Generation Database Systems
- </ulink>. The <acronym>GiST</acronym>
+ Marcel Kornacker's thesis, Access Methods for Next-Generation Database Systems</ulink>.
+ The <acronym>GiST</acronym>
implementation in <productname>PostgreSQL</productname> is primarily
maintained by Teodor Sigaev and Oleg Bartunov, and there is more
- information on their<ulink url="http://www.sai.msu.su/~megera/postgres/gist/">
- website</ulink>.
+ information on their
+ <ulink url="http://www.sai.msu.su/~megera/postgres/gist/">website</ulink>.
</para>
</sect1>