pg_ctl, pg_upgrade: allow multiple -o/-O options, append them
Bruce Momjian <bruce@momjian.us>
pg_ctl, pg_upgrade: allow multiple -o/-O options, append them Report by Pavel Raiskup
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/option.c | modified | +21 −3 |
| doc/src/sgml/pgupgrade.sgml | modified | +4 −2 |
| doc/src/sgml/ref/pg_ctl-ref.sgml | modified | +2 −1 |
| doc/src/sgml/ref/postgres-ref.sgml | modified | +2 −1 |
| src/bin/pg_ctl/pg_ctl.c | modified | +10 −1 |