forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9faa6ae
committed
Fix location of output logs of pg_regress
initdb.log and postmaster.log were moved to within the temporary instancepath by commitdcae5fa. This directory now gets removed at the endof the run of pg_regress when there are no failures found, which makesanalysis of after-run issues difficult in some cases, and reduces theoutput verbosity of the buildfarm after a run.Fix by Michael PaquierBackpatch to 9.51 parent149b1dd commit9faa6ae
1 file changed
+6
-6
lines changedLines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2207 | 2207 |
| |
2208 | 2208 |
| |
2209 | 2209 |
| |
2210 |
| - | |
| 2210 | + | |
2211 | 2211 |
| |
2212 | 2212 |
| |
2213 | 2213 |
| |
| |||
2220 | 2220 |
| |
2221 | 2221 |
| |
2222 | 2222 |
| |
2223 |
| - | |
| 2223 | + | |
2224 | 2224 |
| |
2225 | 2225 |
| |
2226 |
| - | |
| 2226 | + | |
2227 | 2227 |
| |
2228 | 2228 |
| |
2229 | 2229 |
| |
| |||
2324 | 2324 |
| |
2325 | 2325 |
| |
2326 | 2326 |
| |
2327 |
| - | |
| 2327 | + | |
2328 | 2328 |
| |
2329 | 2329 |
| |
2330 | 2330 |
| |
| |||
2353 | 2353 |
| |
2354 | 2354 |
| |
2355 | 2355 |
| |
2356 |
| - | |
| 2356 | + | |
2357 | 2357 |
| |
2358 | 2358 |
| |
2359 | 2359 |
| |
2360 | 2360 |
| |
2361 | 2361 |
| |
2362 | 2362 |
| |
2363 | 2363 |
| |
2364 |
| - | |
| 2364 | + | |
2365 | 2365 |
| |
2366 | 2366 |
| |
2367 | 2367 |
| |
|
0 commit comments
Comments
(0)