pgsql: Show step titles in the pg_upgrade man page

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Show step titles in the pg_upgrade man page
Date: 2012-07-17 18:52:51
Message-ID: E1SrCt9-0005G2-JZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Show step titles in the pg_upgrade man page

The upstream XSLT stylesheets missed that case.

found by Álvaro Herrera

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d6ce58c01056fa0f475ea468f1633890f6a1d74c

Modified Files
--------------
doc/src/sgml/stylesheet-man.xsl | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2012-07-17 18:53:36 Re: [COMMITTERS] pgsql: Split contrib documentation into extensions and programs
Previous Message Alvaro Herrera 2012-07-17 18:07:28 pgsql: Remove recently added PL/Perl encoding tests