pg_upgrade: remove -h option
Bruce Momjian <bruce@momjian.us>
pg_upgrade: remove -h option -h (help) is not needed; pg_upgrade already supports --help and -?, which is consistent with other tools.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/option.c | modified | +2 −3 |
| doc/src/sgml/pgupgrade.sgml | modified | +0 −1 |