Clean up some includes and comments in TAP test scripts
authorMichael Paquier <michael@paquier.xyz>
Thu, 7 Jul 2022 01:13:01 +0000 (10:13 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 7 Jul 2022 01:13:01 +0000 (10:13 +0900)
commit1409eade9f206baebbe9ed7e18cc9ef2979c6594
tree096553fb61a7aba56357c78e13890e3b04e3ccd9
parentf4d3ca421d9c67d55e527f74dde515d7f87996de
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
src/bin/pg_verifybackup/t/007_wal.pl
src/test/recovery/t/004_timeline_switch.pl
src/test/recovery/t/019_replslot_limit.pl