Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: [HACKERS] Broken link in PG docs



Moving to -docs

On Mon, Sep 25, 2006 at 04:44:47PM +0530, Gurjeet Singh wrote:
> At the end of the following page:
> 
> http://www.postgresql.org/docs/8.0/static/indexes-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.eduzSzhomezSzpraveenzSzpaperszSzpartindex.de95.pdf/seshadri95generalized.pdf>

Hrm... is there any means to update the docs for older versions outside
of a new release?

Even if the answer is 'no', it'd still be good to make the change in
CVS. See attached (btw, this is in the docs back to at least 7.2).
-- 
Jim Nasby                                            jim(at)nasby(dot)net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)
Index: doc/src/sgml/biblio.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/biblio.sgml,v
retrieving revision 1.25
diff -c -r1.25 biblio.sgml
*** doc/src/sgml/biblio.sgml	16 Sep 2006 00:30:11 -0000	1.25
--- doc/src/sgml/biblio.sgml	25 Sep 2006 19:38:00 -0000
***************
*** 326,332 ****
  
     <biblioentry id="SESHADRI95">
     <biblioset relation="article">
!     <title><ulink url="http://simon.cs.cornell.edu/home/praveen/papers/partindex.de95.ps.Z";>
      Generalized Partial Indexes
      </ulink>
      </title>
--- 326,332 ----
  
     <biblioentry id="SESHADRI95">
     <biblioset relation="article">
!     <title><ulink url="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.eduzSzhomezSzpraveenzSzpaperszSzpartindex.de95.pdf/seshadri95generalized.pdf";>
      Generalized Partial Indexes
      </ulink>
      </title>


Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group