diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2015-09-12 23:49:11 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2015-09-12 23:50:54 -0400 |
commit | 63c0f5b20b7012633bbd85cea039e9d44c054953 (patch) | |
tree | 765400a229f940e320555f47edbb830215182363 | |
parent | dc3573b5d310eb42f478892870a0889a50693530 (diff) | |
download | postgresql-63c0f5b20b7012633bbd85cea039e9d44c054953.tar.gz postgresql-63c0f5b20b7012633bbd85cea039e9d44c054953.zip |
doc: Remove dead links
The web pages of Andy Dong at Berkeley don't exist anymore, and he is no
longer there.
-rw-r--r-- | doc/src/sgml/cube.sgml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/src/sgml/cube.sgml b/doc/src/sgml/cube.sgml index e2da68556d5..60bd84bf22b 100644 --- a/doc/src/sgml/cube.sgml +++ b/doc/src/sgml/cube.sgml @@ -391,10 +391,7 @@ t My thanks are primarily to Prof. Joe Hellerstein (<ulink url="http://db.cs.berkeley.edu/jmh/"></ulink>) for elucidating the gist of the GiST (<ulink url="http://gist.cs.berkeley.edu/"></ulink>), and - to his former student, Andy Dong (<ulink - url="http://best.me.berkeley.edu/~adong/"></ulink>), for his example - written for Illustra, - <ulink url="http://best.berkeley.edu/~adong/rtree/index.html"></ulink>. + to his former student Andy Dong for his example written for Illustra. I am also grateful to all Postgres developers, present and past, for enabling myself to create my own world and live undisturbed in it. And I would like to acknowledge my gratitude to Argonne Lab and to the |