On Fri, Aug 7, 2009 at 12:31 AM, Rob Wultsh<[email protected]> wrote:
>
> The following bug has been logged online:
>
> Bug reference: 4970
> Logged by: Rob Wultsh
> Email address: [email protected]
> 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
*** a/doc/src/sgml/geqo.sgml
--- b/doc/src/sgml/geqo.sgml
***************
*** 328,334 ****
<itemizedlist>
<listitem>
<para>
! <ulink url="http://www.cs.bham.ac.uk/Mirrors/ftp.de.uu.net/EC/clife/www/location.htm">
The Hitch-Hiker's Guide to Evolutionary Computation</ulink>, (FAQ for <ulink
url="news://comp.ai.genetic"></ulink>)
</para>
--- 328,334 ----
<itemizedlist>
<listitem>
<para>
! <ulink url="http://www.aip.de/~ast/EvolCompFAQ/">
The Hitch-Hiker's Guide to Evolutionary Computation</ulink>, (FAQ for <ulink
url="news://comp.ai.genetic"></ulink>)
</para>
--
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs