pgsql: Fix URL to "The Hitch-Hiker's Guide to Evolutionary Computation". - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Fix URL to "The Hitch-Hiker's Guide to Evolutionary Computation".
Date
Msg-id 20090810224241.17FBC753336@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix URL to "The Hitch-Hiker's Guide to Evolutionary Computation".

Per Andreas Wenk, Andres Freund and Rob Wultsh.  Thanks, Robert Haas, for the
patch.

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml:
        geqo.sgml (r1.40 -> r1.40.4.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/geqo.sgml?r1=1.40&r2=1.40.4.1)

pgsql-committers by date:

Previous
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Fix URL to "The Hitch-Hiker's Guide to Evolutionary Computation".
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Refactor NUM_cache_remove calls in error report path to a PG_TRY