This is a discussion on Broken link in PG docs within the pgsql Hackers forums, part of the PostgreSQL category; --> At the end of the following page: http://www.postgresql.org/docs/8.0/s...s-partial.html there is a link [Generalized Partial Indexes<http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z>] which is pointing to ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| At the end of the following page: http://www.postgresql.org/docs/8.0/s...s-partial.html there is a link [Generalized Partial Indexes<http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z>] which is pointing to a missing link. Can someone update the link with a live doc? Probably this one <http://citeseer.ist.psu.edu/rd/0%252C67014%252C1%252C0.25%252CDownload/http://citeseer.ist.psu.edu/cache/papers/cs/1722/http:zSzzSzsimon.cs.cornell.eduzSzhomezSzpraveenzS zpaperszSzpartindex.de95.pdf/seshadri95generalized.pdf> Regards, -- gurjeet@EnterpriseDB.com singh.gurjeet@{ gmail | hotmail | yahoo }.com |
| |||
| On Mon, 2006-09-25 at 16:44 +0530, Gurjeet Singh wrote: > At the end of the following page: > > http://www.postgresql.org/docs/8.0/s...s-partial.html > > there is a link [Generalized Partial Indexes] which is pointing to a > missing link. I agree the link should be fixed, but I can't see another canonical location for the document online: linking to CiteSeer (which itself is generated from the mention in our online docs) is probably not wise. Can anyone find a good URL for this paper? -Neil ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |
| |||
| Neil Conway <neilc@samurai.com> writes: > I agree the link should be fixed, but I can't see another canonical > location for the document online: linking to CiteSeer (which itself is > generated from the mention in our online docs) is probably not wise. citeseer's cache still has the paper, and in it I find the authors' email addresses ... could try writing to them ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| ||||
| I added the citeseer URL as an SGML comment. Neil is trying to contact the author. --------------------------------------------------------------------------- Tom Lane wrote: > Neil Conway <neilc@samurai.com> writes: > > I agree the link should be fixed, but I can't see another canonical > > location for the document online: linking to CiteSeer (which itself is > > generated from the mention in our online docs) is probably not wise. > > citeseer's cache still has the paper, and in it I find the authors' > email addresses ... could try writing to them ... > > regards, tom lane > > ---------------------------(end of broadcast)--------------------------- > TIP 9: In versions below 8.0, the planner will ignore your desire to > choose an index scan if your joining column's datatypes do not > match -- Bruce Momjian bruce@momjian.us EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |