<!--
-$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">
<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>