]> granicus.if.org Git - postgresql/commit
pg_upgrade: prefix Unix shell script name output with "./"
authorBruce Momjian <bruce@momjian.us>
Sat, 11 Oct 2014 22:38:41 +0000 (18:38 -0400)
committerBruce Momjian <bruce@momjian.us>
Sat, 11 Oct 2014 22:38:41 +0000 (18:38 -0400)
commitdc9c612767f20f28f35f06d709d59ed8477bfe32
tree2aa4c5d8d0bcc0ad3021ec2810b557483cac6411
parent80e6af1272750595c02e910bde907e30c592579b
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
contrib/pg_upgrade/check.c
contrib/pg_upgrade/pg_upgrade.h