Update link to Oleg and Teodor's GIN page.

(Extracted from fast-insert patch, since it ought to be back-patched)
This commit is contained in:
Tom Lane 2008-07-22 22:05:34 +00:00
parent df10fbab76
commit 8f9a868b70

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/gin.sgml,v 2.13 2007/11/16 03:23:07 tgl Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/gin.sgml,v 2.13.2.1 2008/07/22 22:05:34 tgl Exp $ -->
<chapter id="GIN">
<title>GIN Indexes</title>
@ -37,7 +37,7 @@
implementation in <productname>PostgreSQL</productname> is primarily
maintained by Teodor Sigaev and Oleg Bartunov. There is more
information about <acronym>GIN</acronym> on their
<ulink url="http://www.sai.msu.su/~megera/oddmuse/index.cgi/Gin">website</ulink>.
<ulink url="http://www.sai.msu.su/~megera/wiki/Gin">website</ulink>.
</para>
</sect1>