forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8f27a14
committed
Use standard diff separator for regression.diffs
Instead of ======..., use the standard separator for a multi-filediff, which is, per POSIX, "diff %s %s %s\n", <diff_options>, <filename1>, <filename2>This makes regression.diffs behave more like a proper diff file, foruse with other tools. And it shows the diff options used, forclarity.Discussion:https://www.postgresql.org/message-id/70440c81-37bb-76dd-e48b-b5a9550d5613@2ndquadrant.com1 parent331a613 commit8f27a14
1 file changed
+9
-6
lines changedLines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1454 | 1454 |
| |
1455 | 1455 |
| |
1456 | 1456 |
| |
1457 |
| - | |
1458 |
| - | |
1459 |
| - | |
1460 |
| - | |
1461 | 1457 |
| |
1462 |
| - | |
| 1458 | + | |
1463 | 1459 |
| |
1464 | 1460 |
| |
1465 | 1461 |
| |
1466 | 1462 |
| |
1467 |
| - | |
| 1463 | + | |
| 1464 | + | |
1468 | 1465 |
| |
1469 | 1466 |
| |
1470 | 1467 |
| |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
1471 | 1474 |
| |
1472 | 1475 |
| |
1473 | 1476 |
| |
|
0 commit comments
Comments
(0)