Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl command"
authorMichael Paquier
Mon, 10 Feb 2020 06:48:35 +0000 (15:48 +0900)
committerMichael Paquier
Mon, 10 Feb 2020 06:48:35 +0000 (15:48 +0900)
commit198f0ba8bd0733e253a50b47c1dff33112542c1c
treed4faa42a550dd082304e1b531720a4492b8bbbb4
parenta6a8616dad9faa824401a3c420775a8f400df432
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
src/bin/pg_upgrade/server.c