diff options
author | Tom Lane | 2008-07-22 22:05:42 +0000 |
---|---|---|
committer | Tom Lane | 2008-07-22 22:05:42 +0000 |
commit | 9a11cd1d72b645c171efbf1c037cc2f26f8d926e (patch) | |
tree | ab64e13868ec3dc00113a7209eb1c8780789aef4 | |
parent | 1aa17e7095b890eb503e26882a9c2d0f44cd0c82 (diff) |
Update link to Oleg and Teodor's GIN page.
(Extracted from fast-insert patch, since it ought to be back-patched)
-rw-r--r-- | doc/src/sgml/gin.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/gin.sgml b/doc/src/sgml/gin.sgml index 71603de07a..1c5841a2f2 100644 --- a/doc/src/sgml/gin.sgml +++ b/doc/src/sgml/gin.sgml @@ -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> |