postgresql/src/bin/pg_basebackup/t
Michael Paquier c731f9187b Replace magic constants for seek() calls in perl scripts
A couple of tests have been using 0 as magic constant while SEEK_SET can
be used instead.  This makes the code easier to understand, and more
consistent with the changes done in 3c5b068.

Per discussion with Andrew Dunstan.

Discussion: https://postgr.es/m/YHrc24AgJQ6tQ1q0@paquier.xyz
2021-04-19 10:15:35 +09:00
..
010_pg_basebackup.pl Replace magic constants for seek() calls in perl scripts 2021-04-19 10:15:35 +09:00
020_pg_receivewal.pl Restrict vertical tightness to parentheses in Perl code 2018-05-09 10:14:46 -04:00
030_pg_recvlogical.pl Restrict vertical tightness to parentheses in Perl code 2018-05-09 10:14:46 -04:00