pgsql: Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl comm

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl comm
Date: 2020-02-10 06:50:14
Message-ID: E1j12ta-00069h-JH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Details
-------
https://git.postgresql.org/pg/commitdiff/4e818866e57aa9ec13821fd36a2ff60e00e6dea6

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2020-02-10 12:32:44 pgsql: Translation updates
Previous Message Amit Kapila 2020-02-10 04:04:59 pgsql: Fix typos.