forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1409ead
committed
Clean up some includes and comments in TAP test scripts
A few tests included File::Path::rmtree without using it, and a commentrelated to the segment size for replication slot limits was wrong.Author: Pavel Borisov, Bharath RupireddyReviewed-by: Maxim OrlovDiscussion:https://postgr.es/m/CALj2ACU4-aNLX=DrUM8F7QDwynJKzYRiqOj_33NhnGbhDs5-kQ@mail.gmail.com1 parentf4d3ca4 commit1409ead
File tree
3 files changed
+1
-5
lines changed- src
- bin/pg_verifybackup/t
- test/recovery/t
3 files changed
+1
-5
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
8 | 7 |
| |
9 | 8 |
| |
10 | 9 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 | 12 |
| |
15 | 13 |
| |
16 | 14 |
| |
| |||
429 | 427 |
| |
430 | 428 |
| |
431 | 429 |
| |
432 |
| - | |
| 430 | + | |
433 | 431 |
| |
434 | 432 |
| |
435 | 433 |
| |
|
0 commit comments
Comments
(0)