Add missing TAP test name

This commit is contained in:
Peter Eisentraut 2023-05-03 11:08:24 +02:00
parent de63f8dade
commit 1ab763fc22

View File

@ -75,7 +75,8 @@ $node->command_ok(
'--save-fullpage', "$tmp_folder/raw", '--save-fullpage', "$tmp_folder/raw",
'--relation', $relation, '--relation', $relation,
$walfile $walfile
]); ],
'pg_waldump with --save-fullpage runs');
# This regexp will match filenames formatted as: # This regexp will match filenames formatted as:
# XXXXXXXX-XXXXXXXX.DBOID.TLOID.NODEOID.dd_fork with the components being: # XXXXXXXX-XXXXXXXX.DBOID.TLOID.NODEOID.dd_fork with the components being: