pgsql: Add mention of installing pg_upgrade_support in pg_upgrade doc s - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Add mention of installing pg_upgrade_support in pg_upgrade doc s
Date
Msg-id E1P0dvj-0007XG-FB@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add mention of installing pg_upgrade_support in pg_upgrade doc section
title, per suggestion from Ian Barwick.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=cd1454cdc357593f1d17fd33b9583511a9fe57b1

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Add mention of installing pg_upgrade_support in pg_upgrade doc s
Next
From: Tom Lane
Date:
Subject: pgsql: Fix PlaceHolderVar mechanism's interaction with outer joins.