pgsql: Fix command echoing in pg_upgade's analyze script for Windows.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix command echoing in pg_upgade's analyze script for Windows.
Date: 2012-09-04 09:52:13
Message-ID: E1T8pnp-0002qI-LV@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix command echoing in pg_upgade's analyze script for Windows.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0829c7087e170a49d2cd3a15621c5c50fb5897fc

Modified Files
--------------
contrib/pg_upgrade/check.c | 17 ++++++++++-------
contrib/pg_upgrade/pg_upgrade.h | 2 ++
2 files changed, 12 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2012-09-04 12:47:51 pgsql: Mention basebackup-from-slave next to cascading replication
Previous Message Andrew Dunstan 2012-09-04 09:52:01 pgsql: Fix command echoing in pg_upgade's analyze script for Windows.