forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6af8b89
committed
perltidy pg_dump TAP tests
The pg_dump TAP tests have gotten pretty far from what perltidy thinksthey should be, so fix that, and in passing use long-form argument nameswith arguments passed via "=" in a similar vein to58da833.No functional changes here, just whitespace and changing runs from"-f" to "--file=", and similar.1 parent58da833 commit6af8b89
File tree
3 files changed
+477
-433
lines changed- src/bin/pg_dump/t
3 files changed
+477
-433
lines changedLines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
53 |
| - | |
| 52 | + | |
54 | 53 |
| |
55 |
| - | |
56 |
| - | |
| 54 | + | |
57 | 55 |
| |
58 | 56 |
| |
59 | 57 |
| |
| |||
63 | 61 |
| |
64 | 62 |
| |
65 | 63 |
| |
66 |
| - | |
| 64 | + | |
67 | 65 |
| |
68 | 66 |
| |
69 | 67 |
| |
| |||
80 | 78 |
| |
81 | 79 |
| |
82 | 80 |
| |
83 |
| - | |
84 |
| - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
|
0 commit comments
Comments
(0)