|
1 | 1 | <!--
|
2 |
| -$PostgreSQL: pgsql/doc/src/sgml/gist.sgml,v 1.22 2005/10/2101:41:28 tgl Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/gist.sgml,v 1.23 2005/10/2113:59:05 tgl Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <chapter id="GiST">
|
@@ -33,7 +33,7 @@ $PostgreSQL: pgsql/doc/src/sgml/gist.sgml,v 1.22 2005/10/21 01:41:28 tgl Exp $
|
33 | 33 | Some of the information here is derived from the University of California at
|
34 | 34 | Berkeley's GiST Indexing Project
|
35 | 35 | <ulink url="http://gist.cs.berkeley.edu/">web site</ulink> and
|
36 |
| - <ulink url="http://citeseer.nj.nec.com/448594.html"> |
| 36 | + <ulink url="http://www.sai.msu.su/~megera/postgres/gist/papers/concurrency/access-methods-for-next-generation.pdf.gz"> |
37 | 37 | Marcel Kornacker's thesis, Access Methods for Next-Generation Database Systems</ulink>.
|
38 | 38 | The <acronym>GiST</acronym>
|
39 | 39 | implementation in <productname>PostgreSQL</productname> is primarily
|
|