pgsql: Move pg_upgrade doc mention of the port numbers to the same plac

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Move pg_upgrade doc mention of the port numbers to the same plac
Date: 2011-10-06 23:32:16
Message-ID: E1RBxQG-0004VI-9N@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Move pg_upgrade doc mention of the port numbers to the same place.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/981e5acd24cc63fa4f27dac3b35e5d0bf3921efc

Modified Files
--------------
doc/src/sgml/pgupgrade.sgml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-10-06 23:38:03 pgsql: In pg_upgrade, improve popen() failure detection by checking for
Previous Message Magnus Hagander 2011-10-06 19:46:58 pgsql: Ensure walsenders can be SIGTERMed while in non-walsender code