Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl command"
authorMichael Paquier <michael@paquier.xyz>
Mon, 10 Feb 2020 06:48:21 +0000 (15:48 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 10 Feb 2020 06:48:21 +0000 (15:48 +0900)
commit4e818866e57aa9ec13821fd36a2ff60e00e6dea6
tree08a930c738cca6d11b57b3a2a7f9cfb6dd41829b
parent3dfba9fdf52121e777e83f27120a755f408927ed
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