|
1 |
| -<!-- $PostgreSQL: pgsql/doc/src/sgml/gin.sgml,v 2.15 2008/05/16 16:31:01 tgl Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/gin.sgml,v 2.16 2008/07/22 22:05:24 tgl Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="GIN">
|
4 | 4 | <title>GIN Indexes</title>
|
|
37 | 37 | implementation in <productname>PostgreSQL</productname> is primarily
|
38 | 38 | maintained by Teodor Sigaev and Oleg Bartunov. There is more
|
39 | 39 | information about <acronym>GIN</acronym> on their
|
40 |
| - <ulink url="http://www.sai.msu.su/~megera/oddmuse/index.cgi/Gin">website</ulink>. |
| 40 | + <ulink url="http://www.sai.msu.su/~megera/wiki/Gin">website</ulink>. |
41 | 41 | </para>
|
42 | 42 | </sect1>
|
43 | 43 |
|
|