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

Bruce Momjian <bruce@momjian.us>

Commit: dc9c612767f20f28f35f06d709d59ed8477bfe32
Author: Bruce Momjian <bruce@momjian.us>
Date: 2014-10-11T22:38:41Z
Releases: 9.5.0
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

Files

PathChange+/−
contrib/pg_upgrade/check.c modified +4 −2
contrib/pg_upgrade/pg_upgrade.h modified +2 −0