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_11_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/797badd52fcc8d4a25b3cad5d8c2673b1e224336 Modified Files -------------- src/bin/pg_upgrade/server.c | 96 ++++++++++++++------------------------------- 1 file changed, 29 insertions(+), 67 deletions(-)
