forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit87e4f24
committed
001_libpq_pipeline.pl: use Test::Differences if available
When one of these tests fails to match the trace, this better shows whatthe problem is.Discussion:https://postgr.es/m/20220617183150.ilgokxp22mzywnhh@alvherre.pgsqlReviewed-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>1 parent30a53b7 commit87e4f24
File tree
2 files changed
+17
-1
lines changed- src/test/modules/libpq_pipeline
- t
2 files changed
+17
-1
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 |
| |
3 | 6 |
| |
4 | 7 |
| |
|
Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
11 | 24 |
| |
12 | 25 |
| |
13 | 26 |
| |
| |||
55 | 68 |
| |
56 | 69 |
| |
57 | 70 |
| |
58 |
| - | |
| 71 | + | |
59 | 72 |
| |
60 | 73 |
| |
61 | 74 |
| |
|
0 commit comments
Comments
(0)