pg_upgrade: update C comments about pg_dumpall

Bruce Momjian <bruce@momjian.us>

Commit: 55863274d98556acf57013f64f545d9a1e640bba
Author: Bruce Momjian <bruce@momjian.us>
Date: 2014-06-30T23:56:23Z
Releases: 9.5.0
pg_upgrade:  update C comments about pg_dumpall

There were some C comments that hadn't been updated from the switch of
using only pg_dumpall to using pg_dump and pg_dumpall, so update them.
Also, don't bother using --schema-only for pg_dumpall --globals-only.

Backpatch through 9.4

Files