forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8d21512
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 parent6cdefc8 commit8d21512
1 file changed
+2
-8
lines changedLines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| |||
162 | 163 |
| |
163 | 164 |
| |
164 | 165 |
| |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 | 166 |
| |
169 | 167 |
| |
170 | 168 |
| |
| |||
268 | 266 |
| |
269 | 267 |
| |
270 | 268 |
| |
271 |
| - | |
272 |
| - | |
273 |
| - | |
274 |
| - | |
275 | 269 |
| |
276 | 270 |
| |
277 | 271 |
| |
|
0 commit comments
Comments
(0)