]> granicus.if.org Git - postgresql/commitdiff
Update link to Oleg and Teodor's GIN page.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 22 Jul 2008 22:05:42 +0000 (22:05 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 22 Jul 2008 22:05:42 +0000 (22:05 +0000)
(Extracted from fast-insert patch, since it ought to be back-patched)

doc/src/sgml/gin.sgml

index c2bbad42bfaa2ba7960e91643503981b5fbce0c9..8cd884c136cdd85f867d730825c502fc40749968 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/gin.sgml,v 2.7 2006/12/01 23:46:46 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/gin.sgml,v 2.7.2.1 2008/07/22 22:05:42 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>