Clean up some includes and comments in TAP test scripts
Michael Paquier <michael@paquier.xyz>
Clean up some includes and comments in TAP test scripts A few tests included File::Path::rmtree without using it, and a comment related to the segment size for replication slot limits was wrong. Author: Pavel Borisov, Bharath Rupireddy Reviewed-by: Maxim Orlov Discussion: https://postgr.es/m/CALj2ACU4-aNLX=DrUM8F7QDwynJKzYRiqOj_33NhnGbhDs5-kQ@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_verifybackup/t/007_wal.pl | modified | +0 −1 |
| src/test/recovery/t/004_timeline_switch.pl | modified | +0 −1 |
| src/test/recovery/t/019_replslot_limit.pl | modified | +1 −3 |
Discussion
- Fix unnecessary includes and comments in 019_replslot_limit.pl, 007_wal.pl and 004_timeline_switch.pl 6 messages · 2022-05-21 → 2022-07-07