forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7ac7bf5
committed
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 emiton stderr.Back-patch of commiteb9812f into all active branches.Discussion:https://postgr.es/m/21766.1558397960@sss.pgh.pa.usDiscussion:https://postgr.es/m/20190722193459.GA14241@alvherre.pgsql1 parent0e1deaa commit7ac7bf5
1 file changed
+2
-8
lines changedLines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
| |||
160 | 161 |
| |
161 | 162 |
| |
162 | 163 |
| |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 | 164 |
| |
167 | 165 |
| |
168 | 166 |
| |
| |||
248 | 246 |
| |
249 | 247 |
| |
250 | 248 |
| |
251 |
| - | |
252 |
| - | |
253 |
| - | |
254 |
| - | |
255 | 249 |
| |
256 | 250 |
| |
257 | 251 |
| |
|
0 commit comments
Comments
(0)