pgsql: Fix command echoing in pg_upgade's analyze script for Windows. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Fix command echoing in pg_upgade's analyze script for Windows.
Date
Msg-id E1T8pnd-0002pr-F3@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Remove some useless trailing whitespace
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Fix command echoing in pg_upgade's analyze script for Windows.