Re: BUG #4970: Broken link in manual

Lists: Postg롤 토토SQL : Postg롤 토토SQL 메일 링리스트 : 2009-08-09 이후 PGSQL-BUGS 18:15
From: "Rob Wultsh" <wultsch(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4970: Broken link in manual
Date: 2009-08-07 04:31:47
Message-ID: 200908070431.n774VllB040472@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4970
Logged by: Rob Wultsh
Email address: wultsch(at)gmail(dot)com
PostgreSQL version: 8.4
Operating system: N/A
Description: Broken link in manual
Details:

http://www.postgresql.org/docs/8.4/static/geqo-biblio.html links to "The
Hitch-Hiker's Guide to Evolutionary Computation"
(http://www.cs.bham.ac.uk/Mirrors/ftp.de.uu.net/EC/clife/www/location.htm)
which as of 8/4/2009 responds with at 404 page.


From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Rob Wultsh <wultsch(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4970: Broken link in manual
Date: 2009-08-09 18:15:20
Message-ID: 603c8f070908091115n20ac4787n3caa55eb5e31481e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: Postg롤 토토SQL : Postg롤 토토SQL 메일 링리스트 : 2009-08-09 이후 PGSQL-BUGS 18:15

On Fri, Aug 7, 2009 at 12:31 AM, Rob Wultsh<wultsch(at)gmail(dot)com> wrote:
>
> The following bug has been logged online:
>
> Bug reference:      4970
> Logged by:          Rob Wultsh
> Email address:      wultsch(at)gmail(dot)com
> PostgreSQL version: 8.4
> Operating system:   N/A
> Description:        Broken link in manual
> Details:
>
> http://www.postgresql.org/docs/8.4/static/geqo-biblio.html links to "The
> Hitch-Hiker's Guide to Evolutionary Computation"
> (http://www.cs.bham.ac.uk/Mirrors/ftp.de.uu.net/EC/clife/www/location.htm)
> which as of 8/4/2009 responds with at 404 page.

A quick Google search finds what appears to be that document here:

http://www.aip.de/~ast/EvolCompFAQ/

Trivial patch attached, for the the benefit of any friendly committers
in the area. Should probably be backpatched also.

...Robert

Attachment Content-Type Size
geqo-comp-ai-genetic.patch text/x-diff 656 bytes

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Rob Wultsh <wultsch(at)gmail(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4970: Broken link in manual
Date: 2009-08-10 22:46:54
Message-ID: 20090810224654.GI4796@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs

Robert Haas escribió:
> On Fri, Aug 7, 2009 at 12:31 AM, Rob Wultsh<wultsch(at)gmail(dot)com> wrote:

> > http://www.postgresql.org/docs/8.4/static/geqo-biblio.html links to "The
> > Hitch-Hiker's Guide to Evolutionary Computation"
> > (http://www.cs.bham.ac.uk/Mirrors/ftp.de.uu.net/EC/clife/www/location.htm)
> > which as of 8/4/2009 responds with at 404 page.
>
> A quick Google search finds what appears to be that document here:
>
> http://www.aip.de/~ast/EvolCompFAQ/
>
> Trivial patch attached, for the the benefit of any friendly committers
> in the area. Should probably be backpatched also.

This was the third report, so I guess something needed to be done.

I backpatched it to 8.4, as I thought it unnecessary to backpatch any
further back.

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.