pgsql: pg_upgrade: prefix Unix shell script name output with "./"

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_upgrade: prefix Unix shell script name output with "./"
Date: 2014-10-11 22:38:45
Message-ID: E1Xd5JF-0004VT-8D@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_upgrade: prefix Unix shell script name output with "./"

This more clearly suggests the current directory. While this also works
on Windows, it might be confusing.

Report by Christoph Berg

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/dc9c612767f20f28f35f06d709d59ed8477bfe32

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2014-10-12 05:29:29 pgsql: Message improvements
Previous Message Bruce Momjian 2014-10-11 21:24:00 pgsql: docs: remove mention that attnotnull should be changed