pgsql: Replace genetic algorithm ASCII-art with a real figure

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Replace genetic algorithm ASCII-art with a real figure
Date: 2019-08-19 16:07:28
Message-ID: E1hzkBs-0001SO-Nx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Replace genetic algorithm ASCII-art with a real figure

Author: Jürgen Purtz
Discussion: https://postgr.es/m/c6027f7a-78ea-8453-0837-09903ba5fd9b@purtz.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/28b6ec1df64775db6d6eb47655141cda1240d901

Modified Files
--------------
doc/src/sgml/geqo.sgml | 55 +++---------
doc/src/sgml/images/Makefile | 1 +
doc/src/sgml/images/genetic-algorithm.gv | 48 ++++++++++
doc/src/sgml/images/genetic-algorithm.svg | 140 ++++++++++++++++++++++++++++++
4 files changed, 200 insertions(+), 44 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-08-19 17:17:16 pgsql: Use zic's new "-b slim" option to generate smaller timezone file
Previous Message Peter Eisentraut 2019-08-19 08:35:10 Re: pgsql: doc: Add some images