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:49:11 -0400 |
commit | c193b8ca9d05e8167b6deb057c06a7580fa517a3 (patch) | |
tree | 6ef622b0eb47aa2f1ad1faf47c87cde700fe458e | |
parent | e7bf508e6b527bc6c28cd5ddba99a23d27780e94 (diff) | |
download | postgresql-c193b8ca9d05e8167b6deb057c06a7580fa517a3.tar.gz postgresql-c193b8ca9d05e8167b6deb057c06a7580fa517a3.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 |