pg_resetwal: Add test for -o with negative value This has been extracted from a larger patch set, for a scenario that I have managed to break while working on a different change. The case of -o with a negative value had no coverage.
Author: Michael Paquier <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/1a531f787f89446db51942a67ee37ba5924d521d Modified Files -------------- src/bin/pg_resetwal/t/001_basic.pl | 4 ++++ 1 file changed, 4 insertions(+)
