Thread: pgsql: Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl comm

pgsql: Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl comm

From
Michael Paquier
Date:
Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl command"

This reverts commit d1c0b61.  The patch has some downsides that require
more attention, as discussed with Noah Misch.

Backpatch-through: 9.5

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ad70af11f9836234837361cab91668ab7a9c96b9

Modified Files
--------------
src/bin/pg_upgrade/server.c | 94 ++++++++++++++-------------------------------
1 file changed, 28 insertions(+), 66 deletions(-)