]> 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:34 +0000 (22:05 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 22 Jul 2008 22:05:34 +0000 (22:05 +0000)
(Extracted from fast-insert patch, since it ought to be back-patched)

doc/src/sgml/gin.sgml

index 1b7f105ac569e9a40b9e447a3dac3b5ab427e471..0efe9ba1ebf718654d75cf54449501c017bc3755 100644 (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>