]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl command"
authorMichael Paquier <michael@paquier.xyz>
Mon, 10 Feb 2020 06:48:52 +0000 (15:48 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 10 Feb 2020 06:48:52 +0000 (15:48 +0900)
commitff8c6fe95b81a36f0e81e879e41eb43d54282862
treed285511d5ec1f7be2d31041b7c9668b38d8268ce
parent812bfe89a2798b96fd60c24b4c2bfed436f3e29e
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