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
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/198f0ba8bd0733e253a50b47c1dff33112542c1c

Modified Files
--------------
src/bin/pg_upgrade/server.c | 96 ++++++++++++++-------------------------------
1 file changed, 29 insertions(+), 67 deletions(-)