forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit19f9a5a
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 parent847561c commit19f9a5a
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 |
| |
| |||
148 | 149 |
| |
149 | 150 |
| |
150 | 151 |
| |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 | 152 |
| |
155 | 153 |
| |
156 | 154 |
| |
| |||
222 | 220 |
| |
223 | 221 |
| |
224 | 222 |
| |
225 |
| - | |
226 |
| - | |
227 |
| - | |
228 |
| - | |
229 | 223 |
| |
230 | 224 |
| |
231 | 225 |
| |
|
0 commit comments
Comments
(0)