pgsql: Make pg_upgrade's test.sh less chatty.
Started by Tom Laneabout 7 years ago1 messagescomitters
Make pg_upgrade's test.sh less chatty.
Remove "set -x", and pass "-A trust" to initdb explicitly,
to suppress almost all of the noise this script used to emit
on stderr.
Back-patch of commit eb9812f27 into all active branches.
Discussion: /messages/by-id/21766.1558397960@sss.pgh.pa.us
Discussion: /messages/by-id/20190722193459.GA14241@alvherre.pgsql
Branch
------
REL9_4_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/19f9a5aed9a734ca0904df039c777bba569e0d2c
Modified Files
--------------
contrib/pg_upgrade/test.sh | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)