Thread: pgsql: pg_ctl, pg_upgrade: allow multiple -o/-O options, append them

pgsql: pg_ctl, pg_upgrade: allow multiple -o/-O options, append them

From
Bruce Momjian
Date:
pg_ctl, pg_upgrade:  allow multiple -o/-O options, append them

Report by Pavel Raiskup

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ebe30ad59bb2d127f576be07e036a473999c4b80

Modified Files
--------------
contrib/pg_upgrade/option.c        |   24 +++++++++++++++++++++---
doc/src/sgml/pgupgrade.sgml        |    6 ++++--
doc/src/sgml/ref/pg_ctl-ref.sgml   |    3 ++-
doc/src/sgml/ref/postgres-ref.sgml |    3 ++-
src/bin/pg_ctl/pg_ctl.c            |   11 ++++++++++-
5 files changed, 39 insertions(+), 8 deletions(-)