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:01
Message-ID: E1T8pnd-0002pr-F3@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
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/14fd5b3b9e396ce29d1f9e5b983081f77460b996

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 Andrew Dunstan 2012-09-04 09:52:13 pgsql: Fix command echoing in pg_upgade's analyze script for Windows.
Previous Message Magnus Hagander 2012-09-04 07:21:04 pgsql: Remove some useless trailing whitespace