aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistsplit.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-05-21 13:11:57 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-05-21 13:11:57 -0400
commiteb9812f272db8e93416831e5254569b76edf8264 (patch)
treea4370b9a8dcd6c48e5a9c95b2f56ac7cf90a6f23 /src/backend/access/gist/gistsplit.c
parentf03a9ca4366d064d89b7cf7ed75d4e43f2ed0667 (diff)
downloadpostgresql-eb9812f272db8e93416831e5254569b76edf8264.tar.gz
postgresql-eb9812f272db8e93416831e5254569b76edf8264.zip
Make pg_upgrade's test.sh less chatty.
The use of "set -x" to echo a subset of the test's commands might've been a good idea during development of this test, but it's been stable for long enough now that the extra output isn't very useful. Also our project expectations have been trending towards less output in non-error cases; the fact that "set -x" produces output on stderr is particularly annoying from that standpoint. So get rid of it. Also, pass "-A trust" to initdb explicitly so that it won't issue a warning about "trust" being an insecure default. This matches what the TAP tests have done for a long time, and again gets rid of some noise on stderr. Discussion: https://postgr.es/m/21766.1558397960@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/gist/gistsplit.c')
0 files changed, 0 insertions, 0 deletions